Hostname
bims-dev.com
Last fetched
bims-dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bims-dev.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.77.102 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.116 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.118 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.64 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.165.206.127 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.28 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.91 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.165.206.99 | 3.165.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bims-dev.com owner
- Contact emails
- 0590899d-b70a-4bc0-96e4-bcbb25adfa82@identity-protect.org
- 0cdb9d51-59a1-4464-b033-ad45e1cc47f4@identity-protect.org
- 687183e4-0ff2-4a2f-8940-1baf48003080@identity-protect.org
- 8bdfab62-3a9f-4bd5-9fdf-d21e3518f726@identity-protect.org
- aa41c06d-c559-4b29-91f9-1bf36de6649d@identity-protect.org
- becf4fd0-49d0-46fb-bca9-199d24e6dbfe@identity-protect.org
- f5429410-0989-45aa-abe6-2a05e74a703e@identity-protect.org
- owner-10051585@bims-dev.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bims-dev.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.improvmx.com |
Related pages
Pivot deeper into the graph from bims-dev.com.
- IP · 3.160.77.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AE
- Email · 0590899d-b70a-4bc0-96e4-bcbb25adfa82@identity-protect.org
- 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: "bims-dev.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.