Hostname
1bw9.com
Last fetched
1bw9.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
1bw9.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.184.59 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.52 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.84 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.102 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.38 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.55 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.64 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.0 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.125 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.66 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.7 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.94 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.202.32 | 52.219.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.206.12 | 52.219.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.206.80 | 52.219.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 1bw9.com owner
- Contact emails
- 189b5dfe-5397-40d0-90e9-a9d2aa19216b@identity-protect.org
- 1c640f24-0220-4d14-b298-b728aba2f2b0@identity-protect.org
- 2195f19e-b5fa-444c-9b16-b6815334f312@identity-protect.org
- 4c3b85f8-8692-46cd-875e-8ce7425eed05@identity-protect.org
- c8a09407-037f-49ec-9a8b-bbeb06f0d9f8@identity-protect.org
- ff3dbdbf-fad2-4780-a59a-2feef7ee09f3@identity-protect.org
- owner-10170004@1bw9.com.whoisprivacyservice.org
- owner-444872@1bw9.com.whoisprivacyservice.org
- owner-6672093@1bw9.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 1bw9.com.
| Subdomain |
|---|
| www.1bw9.com |
Web-graph footprint
Distinct hostnames that link to or from 1bw9.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 1bw9.com.
- IP · 3.5.184.59
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 189b5dfe-5397-40d0-90e9-a9d2aa19216b@identity-protect.org
- TLD · .com
- Browse hostnames · 1b…
- 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: "1bw9.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.