Skip to content

Hostname

8fun.net

Last fetched

8fun.net resolves to 1 IPv4 address operated by AS9416 in TW. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · 8fun.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/8fun.net

Resolution chain

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

IPPrefixASNOperatorCountry
203.204.183.147203.204.128.0/18AS9416TW

WHOIS identity

Registrar
iana:1154
Organization
chi hui, chen
Contact emails

Subdomains

5 observed subdomains of 8fun.net.

Web-graph footprint

Distinct hostnames that link to or from 8fun.net in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for 8fun.net.

MechanismTarget
SPF_A8fun.net
SPF_IP173.208.242.58
SPF_IP203.204.183.124
SPF_IP203.204.183.147
SPF_IP49.158.122.0/24
SPF_MX8fun.net

Related pages

Pivot deeper into the graph from 8fun.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "8fun.net"})-[: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.