Skip to content

Hostname

email.funjet.com

Last fetched

email.funjet.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in SE.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with email.funjet.com in WhisperGraph.

Subdomains

2 observed subdomains of email.funjet.com.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for email.funjet.com.

MechanismTarget
SPF_IP162.223.237.1
SPF_IP162.223.237.90
SPF_IP162.223.237.91
SPF_IP162.223.237.92
SPF_IP199.7.204.107
SPF_IP199.7.205.27
SPF_IP199.7.206.40
SPF_IP199.7.207.5
SPF_IP199.7.207.6
SPF_IP199.7.207.7
SPF_IP207.135.2.170
SPF_IP207.135.2.171
SPF_IP207.135.2.172
SPF_IP207.135.2.173
SPF_IP207.135.2.174
SPF_IP207.135.3.134
SPF_IP207.135.3.135
SPF_IP207.135.3.136
SPF_IP207.135.3.137
SPF_IP207.135.3.138

Related pages

Pivot deeper into the graph from email.funjet.com.

Cypher and MCP

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

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