Hostname
bbw.com
Last fetched
bbw.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
bbw.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 |
|---|---|---|---|---|
| 104.18.6.40 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.40 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- bath & body works brand management,
- Contact emails
Subdomains
14 observed subdomains of bbw.com.
Web-graph footprint
Distinct hostnames that link to or from bbw.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for bbw.com.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_oci.taleo.net |
| SPF_IP | 104.18.42.207 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 170.10.128.0/24 |
| SPF_IP | 170.10.129.0/24 |
| SPF_IP | 170.10.133.0/24 |
| SPF_IP | 172.64.145.49 |
| SPF_IP | 185.58.84.93/32 |
| SPF_IP | 205.139.110.0/24 |
| SPF_IP | 205.220.170.230 |
| SPF_IP | 205.220.171.21 |
| SPF_IP | 205.220.182.230 |
| SPF_IP | 205.220.183.21 |
| SPF_IP | 205.251.192.151 |
| SPF_IP | 205.251.195.217 |
| SPF_IP | 205.251.196.39 |
| SPF_IP | 205.251.198.76 |
| SPF_IP | 207.211.30.128/25 |
| SPF_IP | 207.211.30.64/26 |
| SPF_IP | 207.211.31.0/25 |
| SPF_IP | 207.211.41.113/32 |
| SPF_IP | 216.145.221.0/24 |
| SPF_IP | 216.205.24.0/24 |
| SPF_IP | 216.250.228.0/23 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 5.61.117.96/28 |
| SPF_IP | 63.128.21.0/24 |
Related pages
Pivot deeper into the graph from bbw.com.
- IP · 104.18.6.40
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · domainadmin@lb.com
- TLD · .com
- Browse hostnames · bb…
- 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: "bbw.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.