Skip to content

Hostname

mailscan.gameplanb.com

Last fetched

mailscan.gameplanb.com resolves to 1 IPv4 address operated by DATABANK-ZCOLO - zColo in US.

Nutrition Label

WHISPER CANON · mailscan.gameplanb.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailscan.gameplanb.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.219.55.9266.219.32.0/19AS27325DATABANK-ZCOLO - zColoUS

WHOIS identity

No WHOIS records are currently associated with mailscan.gameplanb.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mailscan.gameplanb.com.

MechanismTarget
SPF_Amailscan.gameplanb.com
SPF_IP66.219.40.198
SPF_IP66.219.55.65/27
SPF_MXmailscan.gameplanb.com

Related pages

Pivot deeper into the graph from mailscan.gameplanb.com.

Cypher and MCP

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

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