Skip to content

Hostname

zero52.net

Last fetched

zero52.net resolves to 1 IPv4 address operated by AS9370 in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · zero52.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/zero52.net

Resolution chain

zero52.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
27.133.136.16427.133.128.0/19AS9370JP

WHOIS identity

Registrar
iana:48
Organization
whois privacy protect
Contact emails

Subdomains

22 observed subdomains of zero52.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for zero52.net.

MechanismTarget
SPF_REDIRECT_spf.zero52.net

Related pages

Pivot deeper into the graph from zero52.net.

Cypher and MCP

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

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