// http://www.he.net/adm/reverse.dns.html (RFC4183 notation)
D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
- PTR(CULEBRE_IPV4_HE, "culebre.openstreetmap.org."),
- PTR(FAFNIR_IPV4_HE, "fafnir.openstreetmap.org."),
- PTR(FUME_IPV4_HE, "fume.openstreetmap.org."),
- PTR(GRISU_IPV4_HE, "grisu.openstreetmap.org."),
- PTR(HORNTAIL_IPV4_HE, "horntail.openstreetmap.org."),
- PTR(IDRIS_IPV4_HE, "idris.openstreetmap.org."),
- PTR(KONQI_IPV4_HE, "konqi.openstreetmap.org."),
- PTR(LONGMA_IPV4_HE, "longma.openstreetmap.org."),
- PTR(MUIRDRIS_IPV4_HE, "muirdris.openstreetmap.org."),
- PTR(NAGA_IPV4_HE, "naga.openstreetmap.org."),
- PTR(SMAUG_IPV4_HE, "smaug.openstreetmap.org."),
- PTR(SPIKE01_IPV4_HE, "spike-01.openstreetmap.org."),
- PTR(SPIKE02_IPV4_HE, "spike-02.openstreetmap.org."),
- PTR(SPIKE03_IPV4_HE, "spike-03.openstreetmap.org."),
- PTR(SWITCH1DUB_IPV4_HE, "switch1.dub.openstreetmap.org.")
+ PTR(IPV4["culebre.he"], "culebre.openstreetmap.org."),
+ PTR(IPV4["fafnir.he"], "fafnir.openstreetmap.org."),
+ PTR(IPV4["fume.he"], "fume.openstreetmap.org."),
+ PTR(IPV4["grisu.he"], "grisu.openstreetmap.org."),
+ PTR(IPV4["horntail.he"], "horntail.openstreetmap.org."),
+ PTR(IPV4["idris.he"], "idris.openstreetmap.org."),
+ PTR(IPV4["konqi.he"], "konqi.openstreetmap.org."),
+ PTR(IPV4["longma.he"], "longma.openstreetmap.org."),
+ PTR(IPV4["muirdris.he"], "muirdris.openstreetmap.org."),
+ PTR(IPV4["naga.he"], "naga.openstreetmap.org."),
+ PTR(IPV4["smaug.he"], "smaug.openstreetmap.org."),
+ PTR(IPV4["spike-01.he"], "spike-01.openstreetmap.org."),
+ PTR(IPV4["spike-02.he"], "spike-02.openstreetmap.org."),
+ PTR(IPV4["spike-03.he"], "spike-03.openstreetmap.org."),
+ PTR(IPV4["switch1.he.dub"], "switch1.dub.openstreetmap.org.")
);