Skip to content

Hostname

yoozoo.com

Last fetched

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

Nutrition Label

WHISPER CANON · yoozoo.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/yoozoo.com

Resolution chain

yoozoo.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:420
Organization
li zhiyong
Contact emails

Subdomains

14 observed subdomains of yoozoo.com.

Web-graph footprint

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

54 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for yoozoo.com.

MechanismTarget
SPF_INCLUDEspf.protection.partner.outlook.cn
SPF_IP103.192.255.16
SPF_IP103.192.255.17
SPF_IP103.192.255.25
SPF_IP129.227.137.187
SPF_IP162.14.131.149
SPF_IP180.97.51.70
SPF_IP43.135.190.63
SPF_IP43.153.103.194
SPF_IP43.153.65.216
SPF_IP49.51.44.16
SPF_IP49.51.44.46
SPF_IP49.51.45.148
SPF_IP61.174.15.230
SPF_IP63.159.217.7

Related pages

Pivot deeper into the graph from yoozoo.com.

Cypher and MCP

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

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