Hostname
puntcdn.com
Last fetched
puntcdn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
puntcdn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.99.13 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.30 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.57 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.73 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.160.200.113 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.69 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.74 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.88 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.116 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.50 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.54 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.6 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of puntcdn.com owner
- Contact emails
- accounts@puntersparadise.com.au
- 7815c39c-b55e-41fd-a977-cfd090d09777@identity-protect.org
- 848b7ac4-a893-428f-a6c7-ce20e558ae8b@identity-protect.org
- 9fbc103e-4c44-4253-8b5d-9008cb4fc804@identity-protect.org
- dd5bf6ea-ffd0-4cbd-89bd-401781871aaf@identity-protect.org
- e0da4b71-793e-4db6-9303-bbd284c47bf5@identity-protect.org
- ff556dd8-77be-440e-8c21-58a2b81b79f0@identity-protect.org
- owner-9948478@puntcdn.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of puntcdn.com.
| Subdomain |
|---|
| videos.puntcdn.com |
Web-graph footprint
Distinct hostnames that link to or from puntcdn.com in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from puntcdn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "puntcdn.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.