Hostname
bomc.com
Last fetched
bomc.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bomc.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 |
|---|---|---|---|---|
| 16.15.179.194 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.96.229 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.36.253 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.93.178 | 52.216.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.113.245 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.122.253 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.125.133 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.203.93 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bookspan
- Contact emails
- domainnameadmin@directbrands.com
- 04045162-ac0d-4dd6-9d1d-e67fa14c3c9f@identity-protect.org
- 16030d1d-4ca1-430e-98d4-19075c355425@identity-protect.org
- 3e7edf07-9336-4e97-b156-b438cf7302b6@identity-protect.org
- c8eb0365-cd30-4b7f-bdea-8c29e119acd3@identity-protect.org
- owner-2860957@bomc.com.whoisprivacyservice.org
- owner-4156606@bomc.com.whoisprivacyservice.org
- owner-4769071@bomc.com.whoisprivacyservice.org
- owner-6478589@bomc.com.whoisprivacyservice.org
- owner-6551156@bomc.com.whoisprivacyservice.org
- owner-736356@bomc.com.whoisprivacyservice.org
- owner@bomc.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of bomc.com.
| Subdomain |
|---|
| www.bomc.com |
Web-graph footprint
Distinct hostnames that link to or from bomc.com in the public web crawl.
17 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bomc.com.
- IP · 16.15.179.194
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domainnameadmin@directbrands.com
- TLD · .com
- Browse hostnames · bo…
- 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: "bomc.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.