Hostname
updg8.com
Last fetched
updg8.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
updg8.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.144.178.12 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.146.183.185 | 16.146.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.210.252.69 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.214.90.64 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.118.126 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.184.110.160 | 54.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of updg8.com owner
- Contact emails
- 10409a3d-e97f-4ee1-a5c6-5f222f8a981b@identity-protect.org
- 605bb0b7-7386-4198-a8fc-28bf6ab23cd8@identity-protect.org
- 637c445b-a9ea-44f3-b028-b7dac5c2d7b2@identity-protect.org
- 73c5f261-25af-4948-b633-5ff0c6e38a40@identity-protect.org
- 84da543d-af78-416b-aaeb-00203a403a75@identity-protect.org
- aa6e21f3-54dc-4865-b23c-929a67477673@identity-protect.org
Subdomains
2 observed subdomains of updg8.com.
| Subdomain |
|---|
| dev.updg8.com |
| local.updg8.com |
Threat posture
History
Related pages
Pivot deeper into the graph from updg8.com.
- IP · 16.144.178.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 10409a3d-e97f-4ee1-a5c6-5f222f8a981b@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: "updg8.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.