Hostname
dunham.com
Last fetched
dunham.com resolves to 1 IPv4 address operated by DATABANK-CASTLEACCESS - Castle Access Inc in US.
Nutrition Label
Resolution chain
dunham.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 |
|---|---|---|---|---|
| 69.43.202.10 | 69.43.192.0/20 | AS22489 | DATABANK-CASTLEACCESS - Castle Access Inc | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from dunham.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for dunham.com.
| Mechanism | Target |
|---|---|
| SPF_A | dunham.com |
| SPF_INCLUDE | 23808446.spf06.hubspotemail.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smarsh.com |
| SPF_IP | 208.86.201.45/32 |
| SPF_IP | 64.37.201.254 |
| SPF_IP | 67.231.149.155/32 |
| SPF_IP | 69.43.202.21 |
| SPF_IP | 69.43.202.29 |
| SPF_IP | 69.43.202.8 |
| SPF_IP | 98.142.89.154 |
| SPF_IP | 98.142.89.4/32 |
| SPF_IP | 98.142.89.9 |
| SPF_IP | 98.142.89.91 |
| SPF_MX | dunham.com |
Related pages
Pivot deeper into the graph from dunham.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dunham.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.