Hostname
uploweds.com
Last fetched
uploweds.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
uploweds.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 uploweds.com owner
- Contact emails
- 57177cd9-541e-4c6d-b48c-7df3add4c0f3@identity-protect.org
- 637dcd3c-2ecc-4434-a4fe-80518bb06dfe@identity-protect.org
- bd0237e7-969a-4262-9267-16db51bc8b72@identity-protect.org
- d15713cf-7ae9-416e-998d-7f0b63e7a84c@identity-protect.org
- e1cfc3f1-63f3-49cd-8a0b-a797d5b819ad@identity-protect.org
- e7989069-3ca9-4294-9918-d4b4f1e51d35@identity-protect.org
- e96ef7ea-7865-4ea6-918f-afae4ee6c026@identity-protect.org
- owner-10436580@uploweds.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from uploweds.com.
- IP · 13.56.125.186
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 57177cd9-541e-4c6d-b48c-7df3add4c0f3@identity-protect.org
- TLD · .com
- Browse hostnames · up…
- 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: "uploweds.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.