Skip to content

Hostname

ketto.org

Last fetched

ketto.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ketto.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ketto.org

Resolution chain

ketto.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.10513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.11313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
ketto
Contact emails

Subdomains

291 observed subdomains of ketto.org.

Web-graph footprint

Distinct hostnames that link to or from ketto.org in the public web crawl.

656 sites link to this hostname.

233 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ketto.org.

MechanismTarget
SPF_Aketto.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEzcsend.net
SPF_IP206.189.139.115
SPF_MXketto.org

Related pages

Pivot deeper into the graph from ketto.org.

Cypher and MCP

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

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