Skip to content

Hostname

kayaconnect.org

Last fetched

kayaconnect.org resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · kayaconnect.orgRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/kayaconnect.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.107.21413.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.146.7713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.184.1913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.202.1218.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.160.13618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.108.24318.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.38.21618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.243.1663.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.47.1213.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.219.503.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.117.9735.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.127.2835.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.136.5752.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
16.61.90.24716.61.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
16.61.5.5716.61.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of kayaconnect.org.

Web-graph footprint

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

396 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kayaconnect.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kayaconnect.org.

Cypher and MCP

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

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