Skip to content

Hostname

mail.agcc.com

Last fetched

mail.agcc.com resolves to 1 IPv4 address operated by IMH-IAD - InMotion Hosting, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.231.223.110173.231.222.0/23AS54641IMH-IAD - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.agcc.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.agcc.com.

MechanismTarget
SPF_Amail.agcc.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP173.231.223.110
SPF_IP200.225.41.42
SPF_IP200.225.41.65
SPF_IP64.233.141.106
SPF_MXmail.agcc.com

Related pages

Pivot deeper into the graph from mail.agcc.com.

Cypher and MCP

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

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