Skip to content

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

WHISPER CANON · bbw.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bbw.com

Resolution chain

bbw.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.6.40104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.40104.18.0.0/20AS13335CLOUDFLARENET - 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 outbound links

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for bbw.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_oci.taleo.net
SPF_IP104.18.42.207
SPF_IP148.59.100.16/28
SPF_IP170.10.128.0/24
SPF_IP170.10.129.0/24
SPF_IP170.10.133.0/24
SPF_IP172.64.145.49
SPF_IP185.58.84.93/32
SPF_IP205.139.110.0/24
SPF_IP205.220.170.230
SPF_IP205.220.171.21
SPF_IP205.220.182.230
SPF_IP205.220.183.21
SPF_IP205.251.192.151
SPF_IP205.251.195.217
SPF_IP205.251.196.39
SPF_IP205.251.198.76
SPF_IP207.211.30.128/25
SPF_IP207.211.30.64/26
SPF_IP207.211.31.0/25
SPF_IP207.211.41.113/32
SPF_IP216.145.221.0/24
SPF_IP216.205.24.0/24
SPF_IP216.250.228.0/23
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP5.61.117.96/28
SPF_IP63.128.21.0/24

Related pages

Pivot deeper into the graph from bbw.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.