Skip to content

Hostname

dunham.com

Last fetched

dunham.com resolves to 1 IPv4 address operated by DATABANK-CASTLEACCESS - Castle Access Inc in US.

Nutrition Label

WHISPER CANON · dunham.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dunham.com

Resolution chain

dunham.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.43.202.1069.43.192.0/20AS22489DATABANK-CASTLEACCESS - Castle Access IncUS

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for dunham.com.

MechanismTarget
SPF_Adunham.com
SPF_INCLUDE23808446.spf06.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smarsh.com
SPF_IP208.86.201.45/32
SPF_IP64.37.201.254
SPF_IP67.231.149.155/32
SPF_IP69.43.202.21
SPF_IP69.43.202.29
SPF_IP69.43.202.8
SPF_IP98.142.89.154
SPF_IP98.142.89.4/32
SPF_IP98.142.89.9
SPF_IP98.142.89.91
SPF_MXdunham.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.