Skip to content

Hostname

fuwz.cc

Last fetched

fuwz.cc resolves to 10 IPv4 addresses operated by DNC-AS - Dimension Network & Communication Limited in HK.

Nutrition Label

WHISPER CANON · fuwz.ccRouting diversity3.9/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fuwz.cc

Resolution chain

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

IPPrefixASNOperatorCountry
103.48.6.17103.48.6.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
146.112.61.108146.112.61.0/24AS36692CISCO-UMBRELLA - Cisco OpenDNS, LLCUS
27.124.28.20127.124.28.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
27.124.28.20227.124.28.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
27.124.28.20327.124.28.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
156.234.255.231156.234.255.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited
156.234.255.230156.234.255.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited
156.234.255.229156.234.255.0/24AS138415YANCYLIMITED-AS-HK - Yancy Limited
103.82.213.32103.82.213.0/24AS59371DNC-AS - Dimension Network & Communication Limited
103.82.213.33103.82.213.0/24AS59371DNC-AS - Dimension Network & Communication Limited

WHOIS identity

No WHOIS records are currently associated with fuwz.cc in WhisperGraph.

Web-graph footprint

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

45 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fuwz.cc.

Cypher and MCP

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

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