Hostname
aeplcdn.com
Last fetched
aeplcdn.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aeplcdn.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.76.197.196 | 52.76.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aeplcdn.com owner
- Contact emails
- deepak@carwale.com
- 5351eee4-c1c7-4f64-b993-aec2c6bf696a@identity-protect.org
- 81700e32-2d9e-4a87-9c64-f026d16abf5f@identity-protect.org
- cb29eb1c-3641-451f-bbe8-5752fb173af7@identity-protect.org
- cf5f38ca-5ee0-485e-83ce-d78370e7858f@identity-protect.org
- d1d57bf5-f99b-437d-b2f1-defd802ab4c3@identity-protect.org
- fe6e2c20-292f-47a4-9b78-be012ec4b1c5@identity-protect.org
- owner-1083400@aeplcdn.com.whoisprivacyservice.org
- owner-11375043@aeplcdn.com.whoisprivacyservice.org
- owner-8001905@aeplcdn.com.whoisprivacyservice.org
- owner-8745357@aeplcdn.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of aeplcdn.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aeplcdn.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aeplcdn.com.
- IP · 52.76.197.196
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · deepak@carwale.com
- TLD · .com
- Browse hostnames · ae…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aeplcdn.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.