Skip to content

Hostname

agent9w.com

Last fetched

agent9w.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agent9w.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/agent9w.com

Resolution chain

agent9w.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.29.137.2766.29.137.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
67.223.117.10167.223.117.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:146
Organization
md. zahed hossain
Contact emails

Subdomains

9 observed subdomains of agent9w.com.

Web-graph footprint

Distinct hostnames that link to or from agent9w.com in the public web crawl.

16 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agent9w.com.

MechanismTarget
SPF_Aagent9w.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.137.181
SPF_IP66.29.137.25
SPF_MXagent9w.com

Related pages

Pivot deeper into the graph from agent9w.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "agent9w.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.