Skip to content

Hostname

ffzw.cc

Last fetched

ffzw.cc resolves to 15 IPv4 addresses operated by XNNET - XNNET LLC in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · ffzw.ccRouting diversity5.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ffzw.cc

Resolution chain

ffzw.cc resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.244.89.194103.244.89.0/24AS6134XNNET - XNNET LLCHK
107.148.237.147107.148.236.0/22AS398478PEG-HK - PEG TECH INCHK
109.176.254.148109.176.254.0/23AS215269HK
154.64.246.11154.64.246.0/24AS979NETLAB-SDN - NetLab GlobalHK
192.151.223.194192.151.223.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.242.22623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.69.10623.224.69.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.69.7423.224.69.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.109.12223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.141.25023.225.141.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.177.13823.225.177.0/24AS40065CNSERVERS - CNSERVERS LLCHK
23.225.73.5823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.10623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.226.188.18623.226.188.0/24AS40065CNSERVERS - CNSERVERS LLCUS
38.147.191.2538.147.191.0/24AS6134XNNET - XNNET LLCHK

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of ffzw.cc.

Web-graph footprint

Distinct hostnames that link to or from ffzw.cc in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ffzw.cc.

Cypher and MCP

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

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