Skip to content

Hostname

fzht.net

Last fetched

fzht.net resolves to 3 IPv4 addresses operated by AS139021 in HK. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · fzht.netRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fzht.net

Resolution chain

fzht.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3758
Organization
fujian huatuo automatic technolgy co.ltd
Contact emails

Subdomains

1 observed subdomain of fzht.net.

Subdomain
www.fzht.net

Web-graph footprint

Distinct hostnames that link to or from fzht.net in the public web crawl.

1,080 sites link to this hostname.

1,583 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fzht.net.

Cypher and MCP

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

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