mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-14 20:24:39 +08:00
4edf360854
* Add tests for get-zones * fix CAA, SSHFP, TLSA and other bugs * New format for get-zones: "djs" which is js but uses "disco commas" * Print diffs using github.com/andreyvit/diff Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
33 KiB
33 KiB
1 | example.org | @ | 43200 | IN | SOA | ns1.example.org. hostmaster.example.org. 2020030700 7200 3600 864000 7200 |
---|---|---|---|---|---|---|
2 | example.org | @ | 7200 | IN | NS | ns1.example.org. |
3 | example.org | @ | 7200 | IN | NS | ns2.example.org. |
4 | example.org | @ | 7200 | IN | NS | ns-a.example.net. |
5 | example.org | @ | 7200 | IN | NS | friend-dns.example.com. |
6 | example.org | @ | 7200 | IN | MX | 10 mx.example.org. |
7 | example.org | @ | 7200 | IN | TXT | v=spf1 ip4:192.0.2.25 ip6:2001:db8::1:25 mx include:_spf.example.com ~all |
8 | _client._smtp.example.org | _client._smtp | 7200 | IN | SRV | 1 1 1 example.org. |
9 | _client._smtp.mx.example.org | _client._smtp.mx | 7200 | IN | SRV | 1 2 1 mx.example.org. |
10 | _client._smtp.foo.example.org | _client._smtp.foo | 7200 | IN | SRV | 1 2 1 foo.example.org. |
11 | _kerberos._tcp.example.org | _kerberos._tcp | 7200 | IN | SRV | 10 1 88 kerb-service.example.org. |
12 | _kerberos._udp.example.org | _kerberos._udp | 7200 | IN | SRV | 10 1 88 kerb-service.example.org. |
13 | _kpasswd._udp.example.org | _kpasswd._udp | 7200 | IN | SRV | 10 1 464 kerb-service.example.org. |
14 | _kerberos-adm._tcp.example.org | _kerberos-adm._tcp | 7200 | IN | SRV | 10 1 749 kerb-service.example.org. |
15 | _kerberos.example.org | _kerberos | 7200 | IN | TXT | EXAMPLE.ORG |
16 | _ldap._tcp.example.org | _ldap._tcp | 7200 | IN | SRV | 0 0 0 . |
17 | _ldap._udp.example.org | _ldap._udp | 7200 | IN | SRV | 0 0 0 . |
18 | _jabber._tcp.example.org | _jabber._tcp | 7200 | IN | SRV | 10 2 5269 xmpp-s2s.example.org. |
19 | _xmpp-server._tcp.example.org | _xmpp-server._tcp | 7200 | IN | SRV | 10 2 5269 xmpp-s2s.example.org. |
20 | _xmpp-client._tcp.example.org | _xmpp-client._tcp | 7200 | IN | SRV | 10 2 5222 xmpp.example.org. |
21 | _im._sip.example.org | _im._sip | 7200 | IN | SRV | 0 0 0 . |
22 | _pres._sip.example.org | _pres._sip | 7200 | IN | SRV | 0 0 0 . |
23 | _sip+d2t._tcp.example.org | _sip+d2t._tcp | 7200 | IN | SRV | 0 0 0 . |
24 | _sips+d2t._tcp.example.org | _sips+d2t._tcp | 7200 | IN | SRV | 0 0 0 . |
25 | _sip+d2u._udp.example.org | _sip+d2u._udp | 7200 | IN | SRV | 0 0 0 . |
26 | _sip+d2s._sctp.example.org | _sip+d2s._sctp | 7200 | IN | SRV | 0 0 0 . |
27 | _sips+d2s._sctp.example.org | _sips+d2s._sctp | 7200 | IN | SRV | 0 0 0 . |
28 | _submission._tcp.example.org | _submission._tcp | 7200 | IN | SRV | 10 10 587 smtp.example.org. |
29 | _submissions._tcp.example.org | _submissions._tcp | 7200 | IN | SRV | 10 10 465 smtp.example.org. |
30 | _imap._tcp.example.org | _imap._tcp | 7200 | IN | SRV | 10 10 143 imap.example.org. |
31 | _imaps._tcp.example.org | _imaps._tcp | 7200 | IN | SRV | 10 10 993 imap.example.org. |
32 | _pop3._tcp.example.org | _pop3._tcp | 7200 | IN | SRV | 0 0 0 . |
33 | _pop3s._tcp.example.org | _pop3s._tcp | 7200 | IN | SRV | 0 0 0 . |
34 | _sieve._tcp.example.org | _sieve._tcp | 7200 | IN | SRV | 10 10 4190 imap.example.org. |
35 | _pgpkey-http._tcp.example.org | _pgpkey-http._tcp | 7200 | IN | SRV | 0 0 0 . |
36 | _pgpkey-https._tcp.example.org | _pgpkey-https._tcp | 7200 | IN | SRV | 0 0 0 . |
37 | _hkp._tcp.example.org | _hkp._tcp | 7200 | IN | SRV | 0 0 0 . |
38 | _openpgpkey._tcp.example.org | _openpgpkey._tcp | 7200 | IN | SRV | 10 10 443 openpgpkey.example.org. |
39 | _finger._tcp.example.org | _finger._tcp | 7200 | IN | SRV | 10 10 79 barbican.example.org. |
40 | _avatars-sec._tcp.example.org | _avatars-sec._tcp | 7200 | IN | SRV | 10 10 443 avatars.example.org. |
41 | example.org | @ | 7200 | IN | A | 192.0.2.1 |
42 | example.org | @ | 7200 | IN | AAAA | 2001:db8::1:1 |
43 | _adsp._domainkey.example.org | _adsp._domainkey | 7200 | IN | TXT | dkim=all |
44 | _dmarc.example.org | _dmarc | 7200 | IN | TXT | v=DMARC1; p=none; sp=none; rua=mailto:dmarc-notify@example.org; ruf=mailto:dmarc-notify@example.org; adkim=s |
45 | d201911e2._domainkey.example.org | d201911e2._domainkey | 7200 | IN | TXT | v=DKIM1; k=ed25519; p=GBt2k2L39KUb39fg5brOppXDHXvISy0+ECGgPld/bIo= |
46 | d202003e2._domainkey.example.org | d202003e2._domainkey | 7200 | IN | TXT | v=DKIM1; k=ed25519; p=DQI5d9sNMrr0SLDoAi071IFOyKnlbR29hAQdqVQecQg= |
47 | _report.example.org | _report | 7200 | IN | TXT | r=abuse-reports@example.org; rf=ARF; re=postmaster@example.org; |
48 | _smtp._tls.example.org | _smtp._tls | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
49 | _smtp-tlsrpt.example.org | _smtp-tlsrpt | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
50 | example.net._report._dmarc.example.org | example.net._report._dmarc | 7200 | IN | TXT | v=DMARC1 |
51 | example.com._report._dmarc.example.org | example.com._report._dmarc | 7200 | IN | TXT | v=DMARC1 |
52 | xn--2j5b.xn--9t4b11yi5a._report._dmarc.example.org | xn--2j5b.xn--9t4b11yi5a._report._dmarc | 7200 | IN | TXT | v=DMARC1 |
53 | special.test._report._dmarc.example.org | special.test._report._dmarc | 7200 | IN | TXT | v=DMARC1 |
54 | xn--qck5b9a5eml3bze.xn--zckzah._report._dmarc.example.org | xn--qck5b9a5eml3bze.xn--zckzah._report._dmarc | 7200 | IN | TXT | v=DMARC1 |
55 | *._smimecert.example.org | *._smimecert | 7200 | IN | CNAME | _ourca-smimea.example.org. |
56 | b._dns-sd._udp.example.org | b._dns-sd._udp | 7200 | IN | PTR | field.example.org. |
57 | lb._dns-sd._udp.example.org | lb._dns-sd._udp | 7200 | IN | PTR | field.example.org. |
58 | r._dns-sd._udp.example.org | r._dns-sd._udp | 7200 | IN | PTR | field.example.org. |
59 | field.example.org | field | 7200 | IN | NS | ns1.example.org. |
60 | field.example.org | field | 7200 | IN | NS | ns2.example.org. |
61 | barbican.example.org | barbican | 7200 | IN | A | 192.0.2.1 |
62 | barbican.example.org | barbican | 7200 | IN | AAAA | 2001:db8::1:1 |
63 | barbican.ipv4.example.org | barbican.ipv4 | 7200 | IN | A | 192.0.2.1 |
64 | barbican.ipv6.example.org | barbican.ipv6 | 7200 | IN | AAAA | 2001:db8::1:1 |
65 | megalomaniac.example.org | megalomaniac | 7200 | IN | A | 198.51.100.254 |
66 | megalomaniac.example.org | megalomaniac | 7200 | IN | AAAA | 2001:db8:ffef::254 |
67 | megalomaniac.ipv4.example.org | megalomaniac.ipv4 | 7200 | IN | A | 198.51.100.254 |
68 | megalomaniac.ipv6.example.org | megalomaniac.ipv6 | 7200 | IN | AAAA | 2001:db8:ffef::254 |
69 | megalomaniac.example.org | megalomaniac | 7200 | IN | SSHFP | 1 2 4E9CED94D3CAF2CE915F85A63CE7279D5118A79EA03DAC59CF4859B825D2F619 |
70 | megalomaniac.example.org | megalomaniac | 7200 | IN | SSHFP | 3 2 D3556A3DB83AB9CCEC39DC6693DD2F3E28B178C9BBA61880924821C426CC61EB |
71 | megalomaniac.example.org | megalomaniac | 7200 | IN | SSHFP | 4 2 C60C9D9D4728668F5F46986FF0C5B416C5E913862C4970CBFE211A6F44A111B4 |
72 | megalomaniac.ipv4.example.org | megalomaniac.ipv4 | 7200 | IN | SSHFP | 1 2 4E9CED94D3CAF2CE915F85A63CE7279D5118A79EA03DAC59CF4859B825D2F619 |
73 | megalomaniac.ipv4.example.org | megalomaniac.ipv4 | 7200 | IN | SSHFP | 3 2 D3556A3DB83AB9CCEC39DC6693DD2F3E28B178C9BBA61880924821C426CC61EB |
74 | megalomaniac.ipv4.example.org | megalomaniac.ipv4 | 7200 | IN | SSHFP | 4 2 C60C9D9D4728668F5F46986FF0C5B416C5E913862C4970CBFE211A6F44A111B4 |
75 | megalomaniac.ipv6.example.org | megalomaniac.ipv6 | 7200 | IN | SSHFP | 1 2 4E9CED94D3CAF2CE915F85A63CE7279D5118A79EA03DAC59CF4859B825D2F619 |
76 | megalomaniac.ipv6.example.org | megalomaniac.ipv6 | 7200 | IN | SSHFP | 3 2 D3556A3DB83AB9CCEC39DC6693DD2F3E28B178C9BBA61880924821C426CC61EB |
77 | megalomaniac.ipv6.example.org | megalomaniac.ipv6 | 7200 | IN | SSHFP | 4 2 C60C9D9D4728668F5F46986FF0C5B416C5E913862C4970CBFE211A6F44A111B4 |
78 | tower.example.org | tower | 7200 | IN | A | 192.0.2.42 |
79 | tower.example.org | tower | 7200 | IN | AAAA | 2001:db8::1:42 |
80 | tower.ipv4.example.org | tower.ipv4 | 7200 | IN | A | 192.0.2.42 |
81 | tower.ipv6.example.org | tower.ipv6 | 7200 | IN | AAAA | 2001:db8::1:42 |
82 | tower.example.org | tower | 7200 | IN | SSHFP | 1 2 0F211D236E94768911A294F38653C4AF6FA935A5B06C975D8162F59142571451 |
83 | tower.example.org | tower | 7200 | IN | SSHFP | 3 2 88BF7B7401C11FA2E84871EFB06CD73D8FC409154605B354DB2DDA0B82FE1160 |
84 | tower.example.org | tower | 7200 | IN | SSHFP | 4 2 6D30900BE0FAAAE73568FC007A87B4D076CF9A351ECACC1106AEF726C34AD61D |
85 | tower.ipv4.example.org | tower.ipv4 | 7200 | IN | SSHFP | 1 2 0F211D236E94768911A294F38653C4AF6FA935A5B06C975D8162F59142571451 |
86 | tower.ipv4.example.org | tower.ipv4 | 7200 | IN | SSHFP | 3 2 88BF7B7401C11FA2E84871EFB06CD73D8FC409154605B354DB2DDA0B82FE1160 |
87 | tower.ipv4.example.org | tower.ipv4 | 7200 | IN | SSHFP | 4 2 6D30900BE0FAAAE73568FC007A87B4D076CF9A351ECACC1106AEF726C34AD61D |
88 | tower.ipv6.example.org | tower.ipv6 | 7200 | IN | SSHFP | 1 2 0F211D236E94768911A294F38653C4AF6FA935A5B06C975D8162F59142571451 |
89 | tower.ipv6.example.org | tower.ipv6 | 7200 | IN | SSHFP | 3 2 88BF7B7401C11FA2E84871EFB06CD73D8FC409154605B354DB2DDA0B82FE1160 |
90 | tower.ipv6.example.org | tower.ipv6 | 7200 | IN | SSHFP | 4 2 6D30900BE0FAAAE73568FC007A87B4D076CF9A351ECACC1106AEF726C34AD61D |
91 | vcs.example.org | vcs | 7200 | IN | A | 192.0.2.228 |
92 | vcs.example.org | vcs | 7200 | IN | AAAA | 2001:db8::48:4558:4456:4353 |
93 | vcs.ipv4.example.org | vcs.ipv4 | 7200 | IN | A | 192.0.2.228 |
94 | vcs.ipv6.example.org | vcs.ipv6 | 7200 | IN | AAAA | 2001:db8::48:4558:4456:4353 |
95 | git.example.org | git | 7200 | IN | CNAME | vcs.example.org. |
96 | git.ipv4.example.org | git.ipv4 | 7200 | IN | CNAME | vcs.ipv4.example.org. |
97 | git.ipv6.example.org | git.ipv6 | 7200 | IN | CNAME | vcs.ipv6.example.org. |
98 | svn.example.org | svn | 7200 | IN | AAAA | 2001:db8::48:4558:73:766e |
99 | vcs.example.org | vcs | 7200 | IN | SSHFP | 1 2 B518BE390BABDF43CB2D598AA6BEFA6CE6878546BF107B829D0CFC65253A97D4 |
100 | vcs.example.org | vcs | 7200 | IN | SSHFP | 3 2 E92545DC0BF501F72333DDEB7A37AFC2C5B408CE39A3AD95FBC66236F0077323 |
101 | vcs.example.org | vcs | 7200 | IN | SSHFP | 4 2 02289441124A487095A6CDA2E946C6A8ED9087FAF3592EC4135536C3E615521C |
102 | vcs.ipv4.example.org | vcs.ipv4 | 7200 | IN | SSHFP | 1 2 B518BE390BABDF43CB2D598AA6BEFA6CE6878546BF107B829D0CFC65253A97D4 |
103 | vcs.ipv4.example.org | vcs.ipv4 | 7200 | IN | SSHFP | 3 2 E92545DC0BF501F72333DDEB7A37AFC2C5B408CE39A3AD95FBC66236F0077323 |
104 | vcs.ipv4.example.org | vcs.ipv4 | 7200 | IN | SSHFP | 4 2 02289441124A487095A6CDA2E946C6A8ED9087FAF3592EC4135536C3E615521C |
105 | vcs.ipv6.example.org | vcs.ipv6 | 7200 | IN | SSHFP | 1 2 B518BE390BABDF43CB2D598AA6BEFA6CE6878546BF107B829D0CFC65253A97D4 |
106 | vcs.ipv6.example.org | vcs.ipv6 | 7200 | IN | SSHFP | 3 2 E92545DC0BF501F72333DDEB7A37AFC2C5B408CE39A3AD95FBC66236F0077323 |
107 | vcs.ipv6.example.org | vcs.ipv6 | 7200 | IN | SSHFP | 4 2 02289441124A487095A6CDA2E946C6A8ED9087FAF3592EC4135536C3E615521C |
108 | nsauth.example.org | nsauth | 7200 | IN | A | 192.0.2.53 |
109 | nsauth.example.org | nsauth | 7200 | IN | AAAA | 2001:db8::53:1 |
110 | nsauth.ipv4.example.org | nsauth.ipv4 | 7200 | IN | A | 192.0.2.53 |
111 | nsauth.ipv6.example.org | nsauth.ipv6 | 7200 | IN | AAAA | 2001:db8::53:1 |
112 | nsauth.example.org | nsauth | 7200 | IN | SSHFP | 1 2 895804AE022FFF643B2677563CB850607C5BB564D9919896C521098C8ABC40F2 |
113 | nsauth.example.org | nsauth | 7200 | IN | SSHFP | 3 2 28A65470BADAE611375747E1A803211C41E3D71E97741FA92CCBDF7B01F34E42 |
114 | nsauth.example.org | nsauth | 7200 | IN | SSHFP | 4 2 6E10445C0649C03FA83E18B1873E5B89B3A20893ECB48D01E7CEDB3DD563ECF0 |
115 | nsauth.ipv4.example.org | nsauth.ipv4 | 7200 | IN | SSHFP | 1 2 895804AE022FFF643B2677563CB850607C5BB564D9919896C521098C8ABC40F2 |
116 | nsauth.ipv4.example.org | nsauth.ipv4 | 7200 | IN | SSHFP | 3 2 28A65470BADAE611375747E1A803211C41E3D71E97741FA92CCBDF7B01F34E42 |
117 | nsauth.ipv4.example.org | nsauth.ipv4 | 7200 | IN | SSHFP | 4 2 6E10445C0649C03FA83E18B1873E5B89B3A20893ECB48D01E7CEDB3DD563ECF0 |
118 | nsauth.ipv6.example.org | nsauth.ipv6 | 7200 | IN | SSHFP | 1 2 895804AE022FFF643B2677563CB850607C5BB564D9919896C521098C8ABC40F2 |
119 | nsauth.ipv6.example.org | nsauth.ipv6 | 7200 | IN | SSHFP | 3 2 28A65470BADAE611375747E1A803211C41E3D71E97741FA92CCBDF7B01F34E42 |
120 | nsauth.ipv6.example.org | nsauth.ipv6 | 7200 | IN | SSHFP | 4 2 6E10445C0649C03FA83E18B1873E5B89B3A20893ECB48D01E7CEDB3DD563ECF0 |
121 | ns1.example.org | ns1 | 7200 | IN | A | 192.0.2.53 |
122 | ns1.example.org | ns1 | 7200 | IN | AAAA | 2001:db8::53:1 |
123 | ns2.example.org | ns2 | 7200 | IN | A | 203.0.113.53 |
124 | ns2.example.org | ns2 | 7200 | IN | AAAA | 2001:db8:113::53 |
125 | hermes.example.org | hermes | 7200 | IN | A | 192.0.2.25 |
126 | hermes.example.org | hermes | 7200 | IN | AAAA | 2001:db8::48:4558:736d:7470 |
127 | hermes.example.org | hermes | 7200 | IN | AAAA | 2001:db8::48:4558:696d:6170 |
128 | hermes.ipv4.example.org | hermes.ipv4 | 7200 | IN | A | 192.0.2.25 |
129 | hermes.ipv6.example.org | hermes.ipv6 | 7200 | IN | AAAA | 2001:db8::48:4558:736d:7470 |
130 | hermes.ipv6.example.org | hermes.ipv6 | 7200 | IN | AAAA | 2001:db8::48:4558:696d:6170 |
131 | hermes.example.org | hermes | 7200 | IN | SSHFP | 1 2 4472FF5BD0528CD49216AF4503BA6A1C48F121D0292A31D6AF193E5000AF4966 |
132 | hermes.example.org | hermes | 7200 | IN | SSHFP | 3 2 EABA20C1565676A5229184CCFCF82D0EE408F91757A67D9FA51A0B6F3DB4A33B |
133 | hermes.example.org | hermes | 7200 | IN | SSHFP | 4 2 A9D89920E599D04363C8B35A4CE66C1ED257EA1D16981F060B6AED080BBB7A7C |
134 | hermes.ipv4.example.org | hermes.ipv4 | 7200 | IN | SSHFP | 1 2 4472FF5BD0528CD49216AF4503BA6A1C48F121D0292A31D6AF193E5000AF4966 |
135 | hermes.ipv4.example.org | hermes.ipv4 | 7200 | IN | SSHFP | 3 2 EABA20C1565676A5229184CCFCF82D0EE408F91757A67D9FA51A0B6F3DB4A33B |
136 | hermes.ipv4.example.org | hermes.ipv4 | 7200 | IN | SSHFP | 4 2 A9D89920E599D04363C8B35A4CE66C1ED257EA1D16981F060B6AED080BBB7A7C |
137 | hermes.ipv6.example.org | hermes.ipv6 | 7200 | IN | SSHFP | 1 2 4472FF5BD0528CD49216AF4503BA6A1C48F121D0292A31D6AF193E5000AF4966 |
138 | hermes.ipv6.example.org | hermes.ipv6 | 7200 | IN | SSHFP | 3 2 EABA20C1565676A5229184CCFCF82D0EE408F91757A67D9FA51A0B6F3DB4A33B |
139 | hermes.ipv6.example.org | hermes.ipv6 | 7200 | IN | SSHFP | 4 2 A9D89920E599D04363C8B35A4CE66C1ED257EA1D16981F060B6AED080BBB7A7C |
140 | kerb-service.example.org | kerb-service | 7200 | IN | A | 192.0.2.88 |
141 | kerb-service.example.org | kerb-service | 7200 | IN | AAAA | 2001:db8::48:4558:6b65:7262 |
142 | security.example.org | security | 7200 | IN | A | 192.0.2.92 |
143 | security.example.org | security | 7200 | IN | AAAA | 2001:db8::48:4558:53:4543 |
144 | security.ipv4.example.org | security.ipv4 | 7200 | IN | A | 192.0.2.92 |
145 | security.ipv6.example.org | security.ipv6 | 7200 | IN | AAAA | 2001:db8::48:4558:53:4543 |
146 | services.example.org | services | 7200 | IN | A | 192.0.2.93 |
147 | services.example.org | services | 7200 | IN | AAAA | 2001:db8::48:4558:5345:5256 |
148 | services.ipv4.example.org | services.ipv4 | 7200 | IN | A | 192.0.2.93 |
149 | services.ipv6.example.org | services.ipv6 | 7200 | IN | AAAA | 2001:db8::48:4558:5345:5256 |
150 | openpgpkey.example.org | openpgpkey | 7200 | IN | A | 192.0.2.92 |
151 | openpgpkey.example.org | openpgpkey | 7200 | IN | AAAA | 2001:db8::48:4558:53:4543 |
152 | finger.example.org | finger | 7200 | IN | CNAME | barbican.example.org. |
153 | finger.ipv4.example.org | finger.ipv4 | 7200 | IN | CNAME | barbican.ipv4.example.org. |
154 | finger.ipv6.example.org | finger.ipv6 | 7200 | IN | CNAME | barbican.ipv6.example.org. |
155 | avatars.example.org | avatars | 7200 | IN | A | 192.0.2.93 |
156 | avatars.example.org | avatars | 7200 | IN | AAAA | 2001:db8::48:4558:5345:5256 |
157 | dict.example.org | dict | 7200 | IN | CNAME | services.example.org. |
158 | people.example.org | people | 7200 | IN | CNAME | services.example.org. |
159 | people.ipv4.example.org | people.ipv4 | 7200 | IN | CNAME | services.ipv4.example.org. |
160 | people.ipv6.example.org | people.ipv6 | 7200 | IN | CNAME | services.ipv6.example.org. |
161 | wpad.example.org | wpad | 7200 | IN | CNAME | services.example.org. |
162 | www.example.org | www | 7200 | IN | CNAME | services.example.org. |
163 | www.ipv4.example.org | www.ipv4 | 7200 | IN | CNAME | services.ipv4.example.org. |
164 | www.ipv6.example.org | www.ipv6 | 7200 | IN | CNAME | services.ipv6.example.org. |
165 | _ourcaca4-tlsa.example.org | _ourcaca4-tlsa | 7200 | IN | TLSA | 2 0 1 ea99063a0a3bda9727032cf82da238698b90ba729300703d3956943635f96488 |
166 | _ourcaca5-tlsa.example.org | _ourcaca5-tlsa | 7200 | IN | TLSA | 2 0 1 11f058f61f97b8adc66ef4801f918c71b10e5c1e3d39afde10408b3026647ef1 |
167 | _cacert-c3-tlsa.example.org | _cacert-c3-tlsa | 7200 | IN | TLSA | 2 0 1 4edde9e55ca453b388887caa25d5c5c5bccf2891d73b87495808293d5fac83c8 |
168 | _letsencrypt-tlsa.example.org | _letsencrypt-tlsa | 7200 | IN | TLSA | 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18 |
169 | _letsencrypt-tlsa.example.org | _letsencrypt-tlsa | 7200 | IN | TLSA | 2 1 1 b111dd8a1c2091a89bd4fd60c57f0716cce50feeff8137cdbee0326e02cf362b |
170 | _amazon-tlsa.example.org | _amazon-tlsa | 7200 | IN | TLSA | 2 0 1 8ecde6884f3d87b1125ba31ac3fcb13d7016de7f57cc904fe1cb97c6ae98196e |
171 | _amazon-tlsa.example.org | _amazon-tlsa | 7200 | IN | TLSA | 2 0 1 1ba5b2aa8c65401a82960118f80bec4f62304d83cec4713a19c39c011ea46db4 |
172 | _amazon-tlsa.example.org | _amazon-tlsa | 7200 | IN | TLSA | 2 0 1 18ce6cfe7bf14e60b2e347b8dfe868cb31d02ebb3ada271569f50343b46db3a4 |
173 | _amazon-tlsa.example.org | _amazon-tlsa | 7200 | IN | TLSA | 2 0 1 e35d28419ed02025cfa69038cd623962458da5c695fbdea3c22b0bfb25897092 |
174 | _ourca-tlsa.example.org | _ourca-tlsa | 7200 | IN | TLSA | 2 0 1 ea99063a0a3bda9727032cf82da238698b90ba729300703d3956943635f96488 |
175 | _ourca-tlsa.example.org | _ourca-tlsa | 7200 | IN | TLSA | 2 0 1 11f058f61f97b8adc66ef4801f918c71b10e5c1e3d39afde10408b3026647ef1 |
176 | _ourca-cacert-tlsa.example.org | _ourca-cacert-tlsa | 7200 | IN | TLSA | 2 0 1 ea99063a0a3bda9727032cf82da238698b90ba729300703d3956943635f96488 |
177 | _ourca-cacert-tlsa.example.org | _ourca-cacert-tlsa | 7200 | IN | TLSA | 2 0 1 11f058f61f97b8adc66ef4801f918c71b10e5c1e3d39afde10408b3026647ef1 |
178 | _ourca-cacert-tlsa.example.org | _ourca-cacert-tlsa | 7200 | IN | TLSA | 2 0 1 4edde9e55ca453b388887caa25d5c5c5bccf2891d73b87495808293d5fac83c8 |
179 | _ourca-le-tlsa.example.org | _ourca-le-tlsa | 7200 | IN | TLSA | 2 0 1 ea99063a0a3bda9727032cf82da238698b90ba729300703d3956943635f96488 |
180 | _ourca-le-tlsa.example.org | _ourca-le-tlsa | 7200 | IN | TLSA | 2 0 1 11f058f61f97b8adc66ef4801f918c71b10e5c1e3d39afde10408b3026647ef1 |
181 | _ourca-le-tlsa.example.org | _ourca-le-tlsa | 7200 | IN | TLSA | 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18 |
182 | _ourca-le-tlsa.example.org | _ourca-le-tlsa | 7200 | IN | TLSA | 2 1 1 b111dd8a1c2091a89bd4fd60c57f0716cce50feeff8137cdbee0326e02cf362b |
183 | _ourca-cacert-le-tlsa.example.org | _ourca-cacert-le-tlsa | 7200 | IN | TLSA | 2 0 1 ea99063a0a3bda9727032cf82da238698b90ba729300703d3956943635f96488 |
184 | _ourca-cacert-le-tlsa.example.org | _ourca-cacert-le-tlsa | 7200 | IN | TLSA | 2 0 1 11f058f61f97b8adc66ef4801f918c71b10e5c1e3d39afde10408b3026647ef1 |
185 | _ourca-cacert-le-tlsa.example.org | _ourca-cacert-le-tlsa | 7200 | IN | TLSA | 2 0 1 4edde9e55ca453b388887caa25d5c5c5bccf2891d73b87495808293d5fac83c8 |
186 | _ourca-cacert-le-tlsa.example.org | _ourca-cacert-le-tlsa | 7200 | IN | TLSA | 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18 |
187 | _ourca-cacert-le-tlsa.example.org | _ourca-cacert-le-tlsa | 7200 | IN | TLSA | 2 1 1 b111dd8a1c2091a89bd4fd60c57f0716cce50feeff8137cdbee0326e02cf362b |
188 | _cacert-le-tlsa.example.org | _cacert-le-tlsa | 7200 | IN | TLSA | 2 0 1 4edde9e55ca453b388887caa25d5c5c5bccf2891d73b87495808293d5fac83c8 |
189 | _cacert-le-tlsa.example.org | _cacert-le-tlsa | 7200 | IN | TLSA | 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18 |
190 | _cacert-le-tlsa.example.org | _cacert-le-tlsa | 7200 | IN | TLSA | 2 1 1 b111dd8a1c2091a89bd4fd60c57f0716cce50feeff8137cdbee0326e02cf362b |
191 | _le-amazon-tlsa.example.org | _le-amazon-tlsa | 7200 | IN | TLSA | 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18 |
192 | _le-amazon-tlsa.example.org | _le-amazon-tlsa | 7200 | IN | TLSA | 2 1 1 b111dd8a1c2091a89bd4fd60c57f0716cce50feeff8137cdbee0326e02cf362b |
193 | _le-amazon-tlsa.example.org | _le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 8ecde6884f3d87b1125ba31ac3fcb13d7016de7f57cc904fe1cb97c6ae98196e |
194 | _le-amazon-tlsa.example.org | _le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 1ba5b2aa8c65401a82960118f80bec4f62304d83cec4713a19c39c011ea46db4 |
195 | _le-amazon-tlsa.example.org | _le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 18ce6cfe7bf14e60b2e347b8dfe868cb31d02ebb3ada271569f50343b46db3a4 |
196 | _le-amazon-tlsa.example.org | _le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 e35d28419ed02025cfa69038cd623962458da5c695fbdea3c22b0bfb25897092 |
197 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 ea99063a0a3bda9727032cf82da238698b90ba729300703d3956943635f96488 |
198 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 11f058f61f97b8adc66ef4801f918c71b10e5c1e3d39afde10408b3026647ef1 |
199 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 1 1 60b87575447dcba2a36b7d11ac09fb24a9db406fee12d2cc90180517616e8a18 |
200 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 1 1 b111dd8a1c2091a89bd4fd60c57f0716cce50feeff8137cdbee0326e02cf362b |
201 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 8ecde6884f3d87b1125ba31ac3fcb13d7016de7f57cc904fe1cb97c6ae98196e |
202 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 1ba5b2aa8c65401a82960118f80bec4f62304d83cec4713a19c39c011ea46db4 |
203 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 18ce6cfe7bf14e60b2e347b8dfe868cb31d02ebb3ada271569f50343b46db3a4 |
204 | _ourca-le-amazon-tlsa.example.org | _ourca-le-amazon-tlsa | 7200 | IN | TLSA | 2 0 1 e35d28419ed02025cfa69038cd623962458da5c695fbdea3c22b0bfb25897092 |
205 | _443._tcp.www.example.org | _443._tcp.www | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
206 | _443._tcp.www.ipv4.example.org | _443._tcp.www.ipv4 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
207 | _443._tcp.www.ipv6.example.org | _443._tcp.www.ipv6 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
208 | _443._tcp.people.example.org | _443._tcp.people | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
209 | _443._tcp.people.ipv4.example.org | _443._tcp.people.ipv4 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
210 | _443._tcp.people.ipv6.example.org | _443._tcp.people.ipv6 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
211 | _443._tcp.git.example.org | _443._tcp.git | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
212 | _443._tcp.svn.example.org | _443._tcp.svn | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
213 | _5222._tcp.xmpp.example.org | _5222._tcp.xmpp | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
214 | _5223._tcp.xmpp.example.org | _5223._tcp.xmpp | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
215 | _5269._tcp.xmpp-s2s.example.org | _5269._tcp.xmpp-s2s | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
216 | _25._tcp.mx.example.org | _25._tcp.mx | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
217 | _26._tcp.mx.example.org | _26._tcp.mx | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
218 | _27._tcp.mx.example.org | _27._tcp.mx | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
219 | _465._tcp.smtp46.example.org | _465._tcp.smtp46 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
220 | _587._tcp.smtp46.example.org | _587._tcp.smtp46 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
221 | _1465._tcp.smtp46.example.org | _1465._tcp.smtp46 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
222 | _1587._tcp.smtp46.example.org | _1587._tcp.smtp46 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
223 | _465._tcp.smtp.example.org | _465._tcp.smtp | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
224 | _587._tcp.smtp.example.org | _587._tcp.smtp | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
225 | _1465._tcp.smtp.example.org | _1465._tcp.smtp | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
226 | _1587._tcp.smtp.example.org | _1587._tcp.smtp | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
227 | _143._tcp.imap46.example.org | _143._tcp.imap46 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
228 | _993._tcp.imap46.example.org | _993._tcp.imap46 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
229 | _143._tcp.imap.example.org | _143._tcp.imap | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
230 | _993._tcp.imap.example.org | _993._tcp.imap | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
231 | _4190._tcp.imap.example.org | _4190._tcp.imap | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
232 | www.security.example.org | www.security | 7200 | IN | CNAME | security.example.org. |
233 | www.security.ipv4.example.org | www.security.ipv4 | 7200 | IN | CNAME | security.ipv4.example.org. |
234 | www.security.ipv6.example.org | www.security.ipv6 | 7200 | IN | CNAME | security.ipv6.example.org. |
235 | _443._tcp.www.security.example.org | _443._tcp.www.security | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
236 | _443._tcp.www.security.ipv4.example.org | _443._tcp.www.security.ipv4 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
237 | _443._tcp.www.security.ipv6.example.org | _443._tcp.www.security.ipv6 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
238 | _443._tcp.security.example.org | _443._tcp.security | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
239 | _443._tcp.security.ipv4.example.org | _443._tcp.security.ipv4 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
240 | _443._tcp.security.ipv6.example.org | _443._tcp.security.ipv6 | 7200 | IN | CNAME | _ourca-le-tlsa.example.org. |
241 | _acme-challenge.example.org | _acme-challenge | 15 | IN | CNAME | _acme-challenge.chat-acme.d.example.net. |
242 | _acme-challenge.xmpp.example.org | _acme-challenge.xmpp | 15 | IN | CNAME | _acme-challenge.xmpp.chat-acme.d.example.net. |
243 | _acme-challenge.chat.example.org | _acme-challenge.chat | 15 | IN | CNAME | _acme-challenge.chat.chat-acme.d.example.net. |
244 | _acme-challenge.conference.example.org | _acme-challenge.conference | 15 | IN | CNAME | _acme-challenge.conference.chat-acme.d.example.net. |
245 | _acme-challenge.proxy-chatfiles.example.org | _acme-challenge.proxy-chatfiles | 15 | IN | CNAME | _acme-challenge.proxy-chatfiles.chat-acme.d.example.net. |
246 | _acme-challenge.pubsub.xmpp.example.org | _acme-challenge.pubsub.xmpp | 15 | IN | CNAME | _acme-challenge.pubsub.xmpp.chat-acme.d.example.net. |
247 | imap.example.org | imap | 7200 | IN | AAAA | 2001:db8::48:4558:696d:6170 |
248 | imap.example.org | imap | 7200 | IN | A | 192.0.2.25 |
249 | smtp.example.org | smtp | 7200 | IN | AAAA | 2001:db8::48:4558:736d:7470 |
250 | smtp.example.org | smtp | 7200 | IN | A | 192.0.2.25 |
251 | smtp46.example.org | smtp46 | 7200 | IN | A | 192.0.2.25 |
252 | smtp46.example.org | smtp46 | 7200 | IN | AAAA | 2001:db8::48:4558:736d:7470 |
253 | imap46.example.org | imap46 | 7200 | IN | A | 192.0.2.25 |
254 | imap46.example.org | imap46 | 7200 | IN | AAAA | 2001:db8::48:4558:696d:6170 |
255 | mx.example.org | mx | 7200 | IN | A | 192.0.2.25 |
256 | mx.example.org | mx | 7200 | IN | AAAA | 2001:db8::48:4558:736d:7470 |
257 | mx.ipv4.example.org | mx.ipv4 | 7200 | IN | A | 192.0.2.25 |
258 | mx.ipv6.example.org | mx.ipv6 | 7200 | IN | AAAA | 2001:db8::48:4558:736d:7470 |
259 | mx.example.org | mx | 7200 | IN | TXT | v=spf1 a include:_spflarge.example.net -all |
260 | _mta-sts.example.org | _mta-sts | 7200 | IN | TXT | v=STSv1; id=20191231r1; |
261 | mta-sts.example.org | mta-sts | 7200 | IN | TXT | v=STSv1; id=20191231r1; |
262 | mta-sts.example.org | mta-sts | 7200 | IN | A | 192.0.2.93 |
263 | mta-sts.example.org | mta-sts | 7200 | IN | AAAA | 2001:db8::48:4558:5345:5256 |
264 | xmpp.ipv6.example.org | xmpp.ipv6 | 7200 | IN | AAAA | 2001:db8::f0ab:cdef:1234:f00f |
265 | xmpp-s2s.ipv6.example.org | xmpp-s2s.ipv6 | 7200 | IN | AAAA | 2001:db8::f0ab:cdef:1234:f00f |
266 | xmpp.example.org | xmpp | 7200 | IN | A | 203.0.113.175 |
267 | xmpp.example.org | xmpp | 7200 | IN | AAAA | 2001:db8::f0ab:cdef:1234:f00f |
268 | xmpp-s2s.example.org | xmpp-s2s | 7200 | IN | A | 203.0.113.175 |
269 | xmpp-s2s.example.org | xmpp-s2s | 7200 | IN | AAAA | 2001:db8::f0ab:cdef:1234:f00f |
270 | proxy-chatfiles.example.org | proxy-chatfiles | 7200 | IN | CNAME | xmpp.example.org. |
271 | fileproxy.xmpp.example.org | fileproxy.xmpp | 7200 | IN | CNAME | xmpp.example.org. |
272 | conference.example.org | conference | 7200 | IN | CNAME | xmpp-s2s.example.org. |
273 | _xmpp-server._tcp.conference.example.org | _xmpp-server._tcp.conference | 7200 | IN | SRV | 10 2 5269 xmpp-s2s.example.org. |
274 | pubsub.xmpp.example.org | pubsub.xmpp | 7200 | IN | CNAME | xmpp-s2s.example.org. |
275 | chat.example.org | chat | 7200 | IN | A | 203.0.113.175 |
276 | chat.example.org | chat | 7200 | IN | AAAA | 2001:db8::f0ab:cdef:1234:f00f |
277 | proxy-chatfiles.chat.example.org | proxy-chatfiles.chat | 7200 | IN | CNAME | chat.example.org. |
278 | fileproxy.chat.example.org | fileproxy.chat | 7200 | IN | CNAME | chat.example.org. |
279 | conference.chat.example.org | conference.chat | 7200 | IN | CNAME | chat.example.org. |
280 | pubsub.chat.example.org | pubsub.chat | 7200 | IN | CNAME | chat.example.org. |
281 | _xmpp-server._tcp.conference.example.org | _xmpp-server._tcp.conference | 7200 | IN | SRV | 10 2 5269 chat.example.org. |
282 | auth.example.org | auth | 7200 | IN | AAAA | 2001:db8::48:4558:6175:7468 |
283 | kpeople.example.org | kpeople | 7200 | IN | AAAA | 2001:db8::48:4558:6b70:706c |
284 | ocsp.security.example.org | ocsp.security | 7200 | IN | AAAA | 2001:db8::48:4558:6f63:7370 |
285 | webauth.example.org | webauth | 7200 | IN | AAAA | 2001:db8::48:4558:7765:6261 |
286 | news-feed.example.org | news-feed | 7200 | IN | A | 192.0.2.93 |
287 | news-feed.example.org | news-feed | 7200 | IN | AAAA | 2001:db8::48:4558:6e6e:7470 |
288 | go.example.org | go | 7200 | IN | CNAME | abcdefghijklmn.cloudfront.net. |
289 | foo.example.org | foo | 7200 | IN | A | 192.0.2.200 |
290 | gladys.example.org | gladys | 7200 | IN | MX | 10 mx.example.org. |
291 | _adsp._domainkey.gladys.example.org | _adsp._domainkey.gladys | 7200 | IN | TXT | dkim=all |
292 | _dmarc.gladys.example.org | _dmarc.gladys | 7200 | IN | TXT | v=DMARC1; p=none; sp=none; rua=mailto:dmarc-notify@example.org; ruf=mailto:dmarc-notify@example.org; adkim=s |
293 | _report.gladys.example.org | _report.gladys | 7200 | IN | TXT | r=abuse-reports@example.org; rf=ARF; re=postmaster@example.org; |
294 | _smtp._tls.gladys.example.org | _smtp._tls.gladys | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
295 | _smtp-tlsrpt.gladys.example.org | _smtp-tlsrpt.gladys | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
296 | fred.example.org | fred | 7200 | IN | MX | 10 mx.example.org. |
297 | fred.example.org | fred | 7200 | IN | A | 192.0.2.93 |
298 | fred.example.org | fred | 7200 | IN | AAAA | 2001:db8::48:4558:5345:5256 |
299 | fred.example.org | fred | 7200 | IN | TXT | v=spf1 ip4:192.0.2.25 ip6:2001:db8::1:25 mx include:_spf.example.com ~all |
300 | d201911e2._domainkey.fred.example.org | d201911e2._domainkey.fred | 7200 | IN | TXT | v=DKIM1; k=ed25519; p=rQNsV9YcPJn/WYI1EDLjNbN/VuX1Hqq/oe4htbnhv+A= |
301 | d202003e2._domainkey.fred.example.org | d202003e2._domainkey.fred | 7200 | IN | TXT | v=DKIM1; k=ed25519; p=0DAPp/IRLYFI/Z4YSgJRi4gr7xcu1/EfJ5mjVn10aAw= |
302 | _adsp._domainkey.fred.example.org | _adsp._domainkey.fred | 7200 | IN | TXT | dkim=all |
303 | _dmarc.fred.example.org | _dmarc.fred | 7200 | IN | TXT | v=DMARC1; p=none; sp=none; rua=mailto:dmarc-notify@example.org; ruf=mailto:dmarc-notify@example.org; adkim=s |
304 | _report.fred.example.org | _report.fred | 7200 | IN | TXT | r=abuse-reports@example.org; rf=ARF; re=postmaster@example.org; |
305 | _smtp._tls.fred.example.org | _smtp._tls.fred | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
306 | _smtp-tlsrpt.fred.example.org | _smtp-tlsrpt.fred | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
307 | mailtest.example.org | mailtest | 7200 | IN | MX | 10 mx.example.org. |
308 | d201911e2._domainkey.mailtest.example.org | d201911e2._domainkey.mailtest | 7200 | IN | TXT | v=DKIM1; k=ed25519; p=afulDDnhaTzdqKQN0jtWV04eOhAcyBk3NCyVheOf53Y= |
309 | d202003e2._domainkey.mailtest.example.org | d202003e2._domainkey.mailtest | 7200 | IN | TXT | v=DKIM1; k=ed25519; p=iqwH/hhozFdeo1xnuldr8KUi7O7g+DzmC+f0SYMKVDc= |
310 | _adsp._domainkey.mailtest.example.org | _adsp._domainkey.mailtest | 7200 | IN | TXT | dkim=all |
311 | _dmarc.mailtest.example.org | _dmarc.mailtest | 7200 | IN | TXT | v=DMARC1; p=none; sp=none; rua=mailto:dmarc-notify@example.org; ruf=mailto:dmarc-notify@example.org; adkim=s |
312 | _report.mailtest.example.org | _report.mailtest | 7200 | IN | TXT | r=abuse-reports@example.org; rf=ARF; re=postmaster@example.org; |
313 | _smtp._tls.mailtest.example.org | _smtp._tls.mailtest | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
314 | _smtp-tlsrpt.mailtest.example.org | _smtp-tlsrpt.mailtest | 7200 | IN | TXT | v=TLSRPTv1; rua=mailto:smtp-tls-reports@example.org |
315 | _pgpkey-http._tcp.sks.example.org | _pgpkey-http._tcp.sks | 7200 | IN | SRV | 0 0 0 . |
316 | _pgpkey-https._tcp.sks.example.org | _pgpkey-https._tcp.sks | 7200 | IN | SRV | 0 0 0 . |
317 | _hkp._tcp.sks.example.org | _hkp._tcp.sks | 7200 | IN | SRV | 0 0 0 . |
318 | _pgpkey-http._tcp.sks-peer.example.org | _pgpkey-http._tcp.sks-peer | 7200 | IN | SRV | 0 0 0 . |
319 | _pgpkey-https._tcp.sks-peer.example.org | _pgpkey-https._tcp.sks-peer | 7200 | IN | SRV | 0 0 0 . |
320 | _hkp._tcp.sks-peer.example.org | _hkp._tcp.sks-peer | 7200 | IN | SRV | 0 0 0 . |
321 | yoyo.example.org | yoyo | 7200 | IN | NS | ns5.he.net. |
322 | yoyo.example.org | yoyo | 7200 | IN | NS | ns4.he.net. |
323 | yoyo.example.org | yoyo | 7200 | IN | NS | ns3.he.net. |
324 | yoyo.example.org | yoyo | 7200 | IN | NS | ns2.he.net. |
325 | yoyo.example.org | yoyo | 7200 | IN | NS | ns1.he.net. |
326 | khard.example.org | khard | 7200 | IN | NS | ns-cloud-d1.googledomains.com. |
327 | khard.example.org | khard | 7200 | IN | NS | ns-cloud-d2.googledomains.com. |
328 | khard.example.org | khard | 7200 | IN | NS | ns-cloud-d3.googledomains.com. |
329 | khard.example.org | khard | 7200 | IN | NS | ns-cloud-d4.googledomains.com. |
330 | realhost.example.org | realhost | 7200 | IN | MX | 0 . |
331 | realhost.example.org | realhost | 7200 | IN | TXT | v=spf1 -all |
332 | _25._tcp.realhost.example.org | _25._tcp.realhost | 7200 | IN | TLSA | 3 0 0 0000000000000000000000000000000000000000000000000000000000000000 |
333 | _fedcba9876543210fedcba9876543210.go.example.org | _fedcba9876543210fedcba9876543210.go | 7200 | IN | CNAME | _45678901234abcdef45678901234abcd.ggedgsdned.acm-validations.aws. |
334 | opqrstuvwxyz.example.org | opqrstuvwxyz | 7200 | IN | CNAME | gv-abcdefghijklmn.dv.googlehosted.com. |
335 | zyxwvutsrqpo.example.org | zyxwvutsrqpo | 7200 | IN | CNAME | gv-nmlkjihgfedcba.dv.googlehosted.com. |
336 | 0123456789abcdef0123456789abcdef.example.org | 0123456789abcdef0123456789abcdef | 7200 | IN | CNAME | verify.bing.com. |