Skip to content

Hostname

yzu.moe

Last fetched

yzu.moe resolves to 3 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · yzu.moeRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/yzu.moe

Resolution chain

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

IPPrefixASNOperatorCountry
216.45.52.3216.45.52.0/24AS36352AS-COLOCROSSING - HostPapaUS
74.101.4.15874.101.0.0/16AS701UUNET - Verizon BusinessUS
96.232.98.19996.232.0.0/16AS701UUNET - Verizon BusinessUS

WHOIS identity

Registrar
iana:1861
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of yzu.moe.

Web-graph footprint

Distinct hostnames that link to or from yzu.moe in the public web crawl.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for yzu.moe.

MechanismTarget
SPF_INCLUDE_spf.purelymail.com
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from yzu.moe.

Cypher and MCP

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

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