Hostname
bmbw.com
Last fetched
bmbw.com resolves to 2 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
bmbw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.33.42.143 | 23.33.42.0/24 | AS20940 | — | US |
| 23.33.42.148 | 23.33.42.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- contact privacy inc. customer 0151190518
- Contact emails
- ba2sh6nz475@networksolutionsprivateregistration.com
- bmbw.com@contactprivacy.com
- domains@vailresorts.com
- f29vq93m4je@networksolutionsprivateregistration.com
- grush@peakresorts.com
- jg6t775p6np@networksolutionsprivateregistration.com
- k73h367j8x3@networksolutionsprivateregistration.com
- k85ch2w82qn@networksolutionsprivateregistration.com
- nj2yj2mx4uu@networksolutionsprivateregistration.com
- p65zp93q7ds@networksolutionsprivateregistration.com
- sn8wj9c32us@networksolutionsprivateregistration.com
- t73nj7g4769@networksolutionsprivateregistration.com
- tx2ka4sy39b@networksolutionsprivateregistration.com
- zc6qr8qz5n2@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of bmbw.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bmbw.com in the public web crawl.
170 sites link to this hostname.
99 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bmbw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from bmbw.com.
- IP · 23.33.42.143
- ASN · AS20940
- Registrar · iana:299
- Country · US
- Email · ba2sh6nz475@networksolutionsprivateregistration.com
- 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: "bmbw.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.