Skip to content

Hostname

b-bakery.com

Last fetched

b-bakery.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.240.89143.198.240.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:69
Organization
philippe bloch
Contact emails

Subdomains

11 observed subdomains of b-bakery.com.

Web-graph footprint

Distinct hostnames that link to or from b-bakery.com in the public web crawl.

330 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for b-bakery.com.

MechanismTarget
SPF_Ab-bakery.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEe2ecommerce.co.uk
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.49.74/24
SPF_IP134.213.59.61/24
SPF_MXb-bakery.com

Related pages

Pivot deeper into the graph from b-bakery.com.

Cypher and MCP

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

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