Hostname
ddog-gov.com
Last fetched
ddog-gov.com resolves to 10 IPv4 addresses operated by AS8987 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ddog-gov.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ddog-gov.com owner
- Contact emails
- 1fdec66d-330d-44a6-bab2-343fd222299b@identity-protect.org
- 8032914e-c027-46d7-8f7a-96ffa5084ed3@identity-protect.org
- bad65faf-cf98-4e28-8aee-0315a1fcebf2@identity-protect.org
- c69b9c07-d926-4c74-947f-1df5b844b628@identity-protect.org
- cf27b81a-0cfb-451d-a1b7-4a93a78b6930@identity-protect.org
- eb253a0f-6956-4a92-8486-7abe0d748742@identity-protect.org
- owner-7645358@ddog-gov.com.whoisprivacyservice.org
Subdomains
25 observed subdomains of ddog-gov.com.
Showing 15 of 25. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ddog-gov.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ddog-gov.com.
- IP · 15.205.2.63
- ASN · AS8987
- Registrar · iana:468
- Country · US
- Email · 1fdec66d-330d-44a6-bab2-343fd222299b@identity-protect.org
- TLD · .com
- Browse hostnames · dd…
- 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: "ddog-gov.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.