Skip to content

Hostname

toolkit.aem.org

Last fetched

toolkit.aem.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · toolkit.aem.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/toolkit.aem.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.1018.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.2718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.3618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.3.1143.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.1203.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.463.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.583.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with toolkit.aem.org in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from toolkit.aem.org.

Cypher and MCP

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

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