Hostname
presscdn.com
Last fetched
presscdn.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
presscdn.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.168.216.102 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.31.123 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of presscdn.com owner
- Contact emails
- service@pagely.com
- 4d270b01-cbee-4376-b6bd-14d478286274@identity-protect.org
- 73dc93a3-bdab-4692-9978-6538a7d8fc1f@identity-protect.org
- 7f24cb4a-565c-4b40-9cc1-0d29f24078fe@identity-protect.org
- 9f131e0c-ade7-4870-93ff-37683904ba97@identity-protect.org
- b23a30b0-453e-431e-aeb5-f5bd6b17e8ea@identity-protect.org
- eda55f00-99b1-4be0-92af-6af10ec7d176@identity-protect.org
- owner-187268@presscdn.com.whoisprivacyservice.org
- owner-4791810@presscdn.com.whoisprivacyservice.org
- owner-8856454@presscdn.com.whoisprivacyservice.org
Subdomains
98 observed subdomains of presscdn.com.
Web-graph footprint
Distinct hostnames that link to or from presscdn.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from presscdn.com.
- IP · 35.168.216.102
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · service@pagely.com
- TLD · .com
- Browse hostnames · pr…
- 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: "presscdn.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.