Skip to content

Hostname

fuwo.cc

Last fetched

fuwo.cc resolves to 5 IPv4 addresses operated by DNC-AS - Dimension Network & Communication Limited in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · fuwo.ccRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fuwo.cc

Resolution chain

fuwo.cc resolves to 5 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
103.48.6.18103.48.6.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
156.234.255.72156.234.255.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.255.73156.234.255.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.255.74156.234.255.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of fuwo.cc.

Subdomain
www.fuwo.cc

Threat posture

History

Related pages

Pivot deeper into the graph from fuwo.cc.

Cypher and MCP

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

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