Hostname
swupdater.com
Last fetched
swupdater.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
swupdater.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.208.85.208 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.232.232.235 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.226.166.117 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.6.80 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.207.42.32 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.212.140 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.5.37.165 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.166.73.88 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.226.103 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bruce jonson
- Contact emails
- bruce@jonson.ca
- 0eec6219-83b1-4dd7-bbb8-f16634760a5c@identity-protect.org
- 34352eb3-5e46-44f0-983b-41ea046f5690@identity-protect.org
- 69dd64a9-a341-4fe6-ae8b-de99d8b28f4c@identity-protect.org
- 872b594f-f42c-4fba-a2a9-4378618431f5@identity-protect.org
- bf6223fe-bde0-49e3-bf6c-7982a05f858d@identity-protect.org
- e8636bdc-db38-4009-b0f4-6be532778b84@identity-protect.org
- owner-10887744@swupdater.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of swupdater.com.
Showing 3 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from swupdater.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "swupdater.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.