Hostname
email.funjet.com
Last fetched
email.funjet.com resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 in SE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.183.21 | 2.19.183.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 2.19.183.60 | 2.19.183.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 92.123.102.248 | 92.123.102.0/23 | AS20940 | AKAMAI-ASN1 | RO |
| 92.123.103.106 | 92.123.102.0/23 | AS20940 | AKAMAI-ASN1 | RO |
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.
| Mechanism | Target |
|---|---|
| SPF_IP | 162.223.237.1 |
| SPF_IP | 162.223.237.90 |
| SPF_IP | 162.223.237.91 |
| SPF_IP | 162.223.237.92 |
| SPF_IP | 199.7.204.107 |
| SPF_IP | 199.7.205.27 |
| SPF_IP | 199.7.206.40 |
| SPF_IP | 199.7.207.5 |
| SPF_IP | 199.7.207.6 |
| SPF_IP | 199.7.207.7 |
| SPF_IP | 207.135.2.170 |
| SPF_IP | 207.135.2.171 |
| SPF_IP | 207.135.2.172 |
| SPF_IP | 207.135.2.173 |
| SPF_IP | 207.135.2.174 |
| SPF_IP | 207.135.3.134 |
| SPF_IP | 207.135.3.135 |
| SPF_IP | 207.135.3.136 |
| SPF_IP | 207.135.3.137 |
| SPF_IP | 207.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.