Skip to content

Hostname

youzu.com

Last fetched

youzu.com resolves to 2 IPv4 addresses operated by AS45090 in CN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · youzu.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/youzu.com

Resolution chain

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

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

62 observed subdomains of youzu.com.

Web-graph footprint

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

171 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for youzu.com.

MechanismTarget
SPF_INCLUDEqcloudmail.com
SPF_IP180.97.51.70

Related pages

Pivot deeper into the graph from youzu.com.

Cypher and MCP

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

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