Skip to content

Hostname

www.data-fun.com

Last fetched

www.data-fun.com resolves to 1 IPv4 address operated by AS63760 in VN.

Nutrition Label

WHISPER CANON · www.data-fun.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.data-fun.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.252.250.3745.252.248.0/22AS63760VN

WHOIS identity

No WHOIS records are currently associated with www.data-fun.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for www.data-fun.com.

MechanismTarget
SPF_Awww.data-fun.com
SPF_INCLUDEazdigi-mailgateway.com
SPF_INCLUDEdnsexit.com
SPF_INCLUDEspf.mta01.mailhawk.io
SPF_IP45.252.248.35
SPF_IP45.252.248.52
SPF_IP45.252.249.24
SPF_IP45.252.250.37
SPF_MXwww.data-fun.com

Related pages

Pivot deeper into the graph from www.data-fun.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.data-fun.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.