Skip to content

Hostname

cdp.allocator.tech

Last fetched

cdp.allocator.tech resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cdp.allocator.techRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdp.allocator.tech

Resolution chain

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

IPPrefixASNOperatorCountry
34.192.134.7934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.239.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.207.18334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.114.3034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.116.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.52.8152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.67.2052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.103.14952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.109.252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.239.7554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.54.15598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.35.7598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from cdp.allocator.tech.

Cypher and MCP

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

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