Hostname
bsw-dev.net
Last fetched
bsw-dev.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bsw-dev.net 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 |
|---|---|---|---|---|
| 34.254.15.149 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.6.198 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.137.28.190 | 46.137.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.55.130 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.185.66 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.219.190 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 2fac91c5-6f9d-4fc1-82bb-b32d7fe1a57b@identity-protect.org
- 572b4a29-a26a-474f-a822-6defed1c5e7a@identity-protect.org
- 594faa35-b680-44db-807f-7f594f1cf90e@identity-protect.org
- 781aa0b6-74f1-43d7-b30e-ebbc2b0e3355@identity-protect.org
- abbe10cd-0923-4449-89d3-424900fd1298@identity-protect.org
- c4380ee5-6b0f-41d1-aab1-916a23b9239f@identity-protect.org
- f9dda7b0-4373-4045-9d79-787867ed0887@identity-protect.org
- owner-3006325@bsw-dev.net.whoisprivacyservice.org
- owner@bsw-dev.net.whoisprivacyservice.org
Subdomains
41 observed subdomains of bsw-dev.net.
Showing 25 of 41. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bsw-dev.net.
- IP · 34.254.15.149
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2fac91c5-6f9d-4fc1-82bb-b32d7fe1a57b@identity-protect.org
- TLD · .net
- Browse hostnames · bs…
- 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: "bsw-dev.net"})-[: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.