Hostname
the-ddn.com
Last fetched
the-ddn.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
the-ddn.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 |
|---|---|---|---|---|
| 138.197.237.22 | 138.197.236.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of the-ddn.com owner
- Contact emails
- 144fcb6e-ac75-4b15-bce7-d6e8738f75f4@identity-protect.org
- 19f10288-c852-49d8-bf21-1aec5613beb0@identity-protect.org
- 832824fe-7606-42db-bd69-c7a2d8733d7a@identity-protect.org
- a5824cc6-81b1-4ea3-88b0-3cd4157200c5@identity-protect.org
- bb45f32d-dd3f-498d-8fa5-6216cf6c0a8e@identity-protect.org
- d1e2b399-7cb2-4987-955c-bf0c1c5cb4a5@identity-protect.org
- ecbfcd10-a5b7-4457-bcdf-eb17d1ce6cee@identity-protect.org
Subdomains
1 observed subdomain of the-ddn.com.
| Subdomain |
|---|
| www.the-ddn.com |
Web-graph footprint
Distinct hostnames that link to or from the-ddn.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for the-ddn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from the-ddn.com.
- IP · 138.197.237.22
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · 144fcb6e-ac75-4b15-bce7-d6e8738f75f4@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "the-ddn.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.