Hostname
bwh.com
Last fetched
bwh.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
bwh.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 |
|---|---|---|---|---|
| 15.197.242.47 | 15.197.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.233.1.74 | 76.232.0.0/14 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- best western international
- Contact emails
Subdomains
15 observed subdomains of bwh.com.
| Subdomain |
|---|
| bwhnn.bwh.com |
| www.bwh.com |
| rm.bwh.com |
Showing 3 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bwh.com in the public web crawl.
36 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for bwh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf.givex.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.166.45.120/32 |
| SPF_IP | 206.201.163.94 |
| SPF_IP | 206.201.173.94 |
| SPF_IP | 209.216.94.60/32 |
| SPF_IP | 37.153.226.205 |
| SPF_IP | 50.31.43.169/32 |
Related pages
Pivot deeper into the graph from bwh.com.
- IP · 15.197.242.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · CA
- Email · 67382810500875-a284d7@whoisprivacyservices.com.au
- TLD · .com
- Browse hostnames · bw…
- 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: "bwh.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.