Skip to content

Hostname

jz.io

Last fetched

jz.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · jz.ioRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/jz.io

Resolution chain

jz.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.119.1203.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1233.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.193.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.403.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.164.53.1143.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.523.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.753.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.833.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

2 observed subdomains of jz.io.

Web-graph footprint

Distinct hostnames that link to or from jz.io in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jz.io.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from jz.io.

Cypher and MCP

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

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