Skip to content

Hostname

agekey.org

Last fetched

agekey.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · agekey.orgRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agekey.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.108108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.11108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.117108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.65108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.2013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.2313.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.6413.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.9213.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.41.1118.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.4818.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.9318.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.41.9718.66.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.234.1899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3827
Organization
dpds veranstaltungstechnik
Contact emails

Subdomains

17 observed subdomains of agekey.org.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for agekey.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from agekey.org.

Cypher and MCP

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

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