Skip to content

Hostname

huzse.com

Last fetched

huzse.com resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3863 as the registrar.

Nutrition Label

WHISPER CANON · huzse.comRouting diversity6.1/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.7/10canon.whisper.security/host/huzse.com

Resolution chain

huzse.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.110.178104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.141.218104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.125.125104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.127.46104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.142.83104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.255.195104.17.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.30.178104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.109.230104.18.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.142.108104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.158.96104.18.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.175.93104.18.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.114104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.195104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.46.138104.18.46.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.56.70104.18.56.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.47.176104.19.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.29.175104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3863
Organization
zhang yuzhen
Contact emails

Subdomains

1 observed subdomain of huzse.com.

Subdomain
www.huzse.com

Web-graph footprint

Distinct hostnames that link to or from huzse.com in the public web crawl.

22 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from huzse.com.

Cypher and MCP

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

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