Skip to content

Hostname

fuwt.cc

Last fetched

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

Nutrition Label

WHISPER CANON · fuwt.ccRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fuwt.cc

Resolution chain

fuwt.cc resolves to 6 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
162.209.140.13162.209.140.0/24AS40065CNSERVERS - CNSERVERS LLC

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from fuwt.cc.

Cypher and MCP

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

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