Hostname
bcomsd.com
Last fetched
bcomsd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bcomsd.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.157.229.20 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.21 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.5 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.62 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.169.183.102 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.18 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.89 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.94 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bcomsd.com owner
- Contact emails
- 095778d8-8b58-47a6-9440-285f3f6b941f@identity-protect.org
- 8a402675-c68d-406e-a9a0-7754381fc869@identity-protect.org
- db4f9839-9a4c-4565-9a44-f03df4d2d11b@identity-protect.org
- dbe2230b-13e0-42c0-9829-7e2f10085391@identity-protect.org
- owner-5810698@bcomsd.com.whoisprivacyservice.org
- owner@bcomsd.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bcomsd.com.
| Subdomain |
|---|
| www.bcomsd.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bcomsd.com.
- IP · 108.157.229.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 095778d8-8b58-47a6-9440-285f3f6b941f@identity-protect.org
- TLD · .com
- Browse hostnames · bc…
- 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: "bcomsd.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.