Skip to content

Hostname

agodman.com

Last fetched

agodman.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.235.200.14666.235.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
66.235.200.14766.235.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
stefan misaras
Contact emails

Subdomains

18 observed subdomains of agodman.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agodman.com.

MechanismTarget
SPF_Aagodman.com
SPF_INCLUDEbluehost.com
SPF_IP162.144.182.124
SPF_IP162.144.182.73
SPF_MXagodman.com

Related pages

Pivot deeper into the graph from agodman.com.

Cypher and MCP

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

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