Hostname
ex-ssw.com
Last fetched
ex-ssw.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ex-ssw.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 |
|---|---|---|---|---|
| 18.176.32.187 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.176.78.25 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.148.104 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.246.171 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.63.204 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.178.139 | 54.150.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.43.237 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.65.234 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.48.29 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ex-ssw.com owner
- Contact emails
- 1e969ff0-c243-46db-934f-d0b8218d755c@identity-protect.org
- 2b3fbf96-f0b5-4321-ad40-c47e5a80c3af@identity-protect.org
- 43a15961-618d-4d42-b3df-2234bd6d6899@identity-protect.org
- 7563422a-f0ed-42c6-ac89-e19f88c6bfa6@identity-protect.org
- de154f8e-ce57-4c14-9386-4c628a397c6a@identity-protect.org
- e8c48b7c-fcf2-4065-b23a-28dce442a545@identity-protect.org
- owner-1589539@ex-ssw.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of ex-ssw.com.
Web-graph footprint
Distinct hostnames that link to or from ex-ssw.com in the public web crawl.
34 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ex-ssw.com.
- IP · 18.176.32.187
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1e969ff0-c243-46db-934f-d0b8218d755c@identity-protect.org
- TLD · .com
- Browse hostnames · ex…
- 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: "ex-ssw.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.