Skip to content

Hostname

bed-bath.com

Last fetched

bed-bath.com resolves to 1 IPv4 address operated by GLESYS glesys.com in SE.

Nutrition Label

WHISPER CANON · bed-bath.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bed-bath.com

Resolution chain

bed-bath.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.246.30.20346.246.0.0/17AS42708GLESYS glesys.comSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bed-bath.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bed-bath.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.65.153.180
SPF_IP46.246.30.203
SPF_IP89.221.250.47
SPF_IP89.221.252.211
SPF_IP89.221.252.212
SPF_IP89.221.252.213
SPF_IP89.221.252.219

Related pages

Pivot deeper into the graph from bed-bath.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bed-bath.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.