Skip to content

Hostname

telemetry-api.docs.aws.amazon.com

Last fetched

telemetry-api.docs.aws.amazon.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · telemetry-api.docs.aws.amazon.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/telemetry-api.docs.aws.amazon.com

Resolution chain

telemetry-api.docs.aws.amazon.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.21.137.4100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.123.11100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.122.83100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.51.221100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.172.935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.243.19435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.66.635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.149.7044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.95.19144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.10.4444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.198.17644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.249.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.214.044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.198.21444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.224.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.156.5344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.254.22844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.58.3452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.80.20354.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.29.13054.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with telemetry-api.docs.aws.amazon.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from telemetry-api.docs.aws.amazon.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "telemetry-api.docs.aws.amazon.com"})-[: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.