Skip to content

Hostname

8888.gf

Last fetched

8888.gf resolves to 5 IPv4 addresses operated by NETSEC-HK - Netsec Limited in HK.

Nutrition Label

WHISPER CANON · 8888.gfRouting diversity3.9/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/8888.gf

Resolution chain

8888.gf resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.178.36.213180.178.36.0/24AS45753NETSEC-HK - Netsec LimitedHK
182.16.30.37182.16.30.0/24AS45753NETSEC-HK - Netsec LimitedHK
182.16.5.93182.16.5.0/24AS45753NETSEC-HK - Netsec LimitedHK
23.225.187.15623.225.187.0/24AS40065CNSERVERS - CNSERVERS LLCHK
23.225.248.16223.225.248.0/24AS40065CNSERVERS - CNSERVERS LLCHK

WHOIS identity

No WHOIS records are currently associated with 8888.gf in WhisperGraph.

Subdomains

2 observed subdomains of 8888.gf.

Threat posture

History

Related pages

Pivot deeper into the graph from 8888.gf.

Cypher and MCP

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

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