Hostname
tdwdns.com
Last fetched
tdwdns.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
tdwdns.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.203.114.88 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-099c904d071ecd3db0f52f01ea148519@privacyguardian.org
- pw-0c2159615d1c45a4f143dc81a9e69e41@privacyguardian.org
- pw-21d674224f7864ebfe2fce2b26cb5716@privacyguardian.org
- pw-35c86c346717ae7a7f0dae5a31f91f54@privacyguardian.org
- pw-4d0304be0a4439038a9aa686b46fe298@privacyguardian.org
- pw-aef3eac2884e5295f5333431d52ca623@privacyguardian.org
- pw-e2c9ac02202a83c6d342b0c7a5cfca63@privacyguardian.org
Subdomains
81 observed subdomains of tdwdns.com.
Showing 25 of 81. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- tdwdns.com
Related pages
Pivot deeper into the graph from tdwdns.com.
- IP · 116.203.114.88
- ASN · AS24940
- Registrar · iana:1479
- Country · DE
- Email · pw-099c904d071ecd3db0f52f01ea148519@privacyguardian.org
- TLD · .com
- Browse hostnames · td…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tdwdns.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.