Hostname
www.data.gamefun.it
Last fetched
www.data.gamefun.it resolves to 6 IPv4 addresses operated by AS63949 in DE.
Nutrition Label
Resolution chain
www.data.gamefun.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.174.209 | 139.171.108.0/22 | AS63949 | — | DE |
| 139.162.181.76 | 139.171.108.0/22 | AS63949 | — | DE |
| 172.104.149.86 | 172.110.144.0/24 | AS63949 | — | DE |
| 172.104.203.186 | 172.110.146.0/23 | AS63949 | — | DE |
| 172.104.251.198 | 172.110.153.0/24 | AS63949 | — | DE |
| 199.59.243.228 | 199.65.48.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with www.data.gamefun.it in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for www.data.gamefun.it.
| Mechanism | Target |
|---|---|
| SPF_IP | fd43:c0d1:c090::/48 |
Related pages
Pivot deeper into the graph from www.data.gamefun.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.data.gamefun.it"})-[: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.