Skip to content

Hostname

agenthi5.com

Last fetched

agenthi5.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.3.201.45192.3.201.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:93
Organization
brian saunders
Contact emails

Subdomains

25 observed subdomains of agenthi5.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • agenthi5.com

SPF policy

8 SPF mechanisms authorising senders for agenthi5.com.

MechanismTarget
SPF_Aagenthi5.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP184.170.148.101
SPF_IP192.3.201.45
SPF_IP204.93.177.139
SPF_IP204.93.248.204
SPF_IP204.93.248.205
SPF_MXagenthi5.com

Related pages

Pivot deeper into the graph from agenthi5.com.

Cypher and MCP

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

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