Skip to content

Hostname

1zu.com

Last fetched

1zu.com resolves to 5 IPv4 addresses operated by AS3216 in RU. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · 1zu.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/1zu.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.75.253.112128.75.224.0/19AS3216RU
128.75.253.113128.75.224.0/19AS3216RU
138.113.241.54138.113.241.0/24AS54994ML-1432-54994 - Meteverse Limited.US
157.185.163.113157.185.163.0/24AS54994ML-1432-54994 - Meteverse Limited.US
168.235.193.72168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB

WHOIS identity

Registrar
iana:1331
Organization
yang zhi jun
Contact emails

Subdomains

11 observed subdomains of 1zu.com.

Web-graph footprint

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

20 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 1zu.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from 1zu.com.

Cypher and MCP

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

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