Skip to content

Hostname

keyzy.io

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.12413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.139.313.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.803.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.863.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.903.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:1861
Organization
c/o whoisproxy.com
Contact emails

Subdomains

9 observed subdomains of keyzy.io.

Web-graph footprint

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

11 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for keyzy.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from keyzy.io.

Cypher and MCP

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

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