Hostname
bimswitch.com
Last fetched
bimswitch.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bimswitch.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.130.54.118 | 3.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.134.184.173 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.142.224.35 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.149.220.54 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- asi
- Contact emails
- techsupport@nexvision.com
- 16756b93-3e77-433d-94f0-6ef9f08b123f@identity-protect.org
- 88097838-034a-4648-9e69-f3a88a6172b6@identity-protect.org
- 93964b19-85c1-4ef6-bbb0-275b9e3fa2f9@identity-protect.org
- cae94d7f-8e2f-4ece-b37b-924c49a4f2a4@identity-protect.org
- e8d583f4-17d3-4b0b-9e78-e833b15e32d5@identity-protect.org
- f6271336-d2e5-4b42-8679-bca65cc4aaa2@identity-protect.org
Subdomains
1 observed subdomain of bimswitch.com.
| Subdomain |
|---|
| www.bimswitch.com |
Web-graph footprint
Distinct hostnames that link to or from bimswitch.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bimswitch.com.
- IP · 3.130.54.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · techsupport@nexvision.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bimswitch.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.