Skip to content

Hostname

mail.aimasteryguide.com

Last fetched

mail.aimasteryguide.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · mail.aimasteryguide.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/mail.aimasteryguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.122.136198.54.122.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
77.72.2.13477.72.0.0/21AS12488GB

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.aimasteryguide.com.

MechanismTarget
SPF_Amail.aimasteryguide.com
SPF_INCLUDErelay.k.io
SPF_INCLUDEspf-ep-nc.jellyfish.systems
SPF_INCLUDEspf-nc.privateemail.com
SPF_IP77.72.2.134
SPF_MXmail.aimasteryguide.com

Related pages

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

Cypher and MCP

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

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