Hostname
bm-codes.com
Last fetched
bm-codes.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bm-codes.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 |
|---|---|---|---|---|
| 108.156.22.107 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.24 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.26 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.52 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.32.241.121 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.24 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.32 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.33 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bm-codes.com owner
- Contact emails
- 365b6798-37b0-4e0c-8f90-5d07464e64c4@identity-protect.org
- 4f5a1d95-e4c2-4590-a097-ee07871e94b2@identity-protect.org
- 7cbc00e3-6370-4208-b98a-5ce6505f4f13@identity-protect.org
- 8c073d7e-650a-4ec9-9b7f-b55fb9252d70@identity-protect.org
- f0b43cea-ff1a-4a64-81fa-6ebf0e908178@identity-protect.org
- f7276311-ce8d-4705-81d5-d43a1a8706d4@identity-protect.org
- fa22321e-0dbb-4179-84e1-520bba8f1ed5@identity-protect.org
- owner-8178174@bm-codes.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bm-codes.com.
| Subdomain |
|---|
| www.bm-codes.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bm-codes.com.
- IP · 108.156.22.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 365b6798-37b0-4e0c-8f90-5d07464e64c4@identity-protect.org
- TLD · .com
- Browse hostnames · bm…
- 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: "bm-codes.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.