Hostname
penpalsuploads.com
Last fetched
penpalsuploads.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
penpalsuploads.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.125.186 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.139.67 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.151.53.75 | 54.151.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.169.109 | 54.241.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of penpalsuploads.com owner
- Contact emails
- 10a82aa4-e379-4eaa-b635-54a083490d88@identity-protect.org
- 257a4eb1-1978-48ff-b20b-e7f2f565e33e@identity-protect.org
- 2e5ea63d-f5e8-4270-9f40-8dc7aab1b361@identity-protect.org
- 485e3a1d-79d5-40e6-9783-a92771ba472c@identity-protect.org
- 66676f76-6e38-4783-a7be-7e6acb6dee86@identity-protect.org
- e57e4a09-2ee0-489e-84ff-f3c35eaa0b12@identity-protect.org
- f9341745-1483-4433-9b02-562f3db447bc@identity-protect.org
- owner-6368307@penpalsuploads.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of penpalsuploads.com.
| Subdomain |
|---|
| www.penpalsuploads.com |
Threat posture
History
Related pages
Pivot deeper into the graph from penpalsuploads.com.
- IP · 13.56.125.186
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 10a82aa4-e379-4eaa-b635-54a083490d88@identity-protect.org
- TLD · .com
- Browse hostnames · pe…
- 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: "penpalsuploads.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.