Skip to content

Hostname

broadwaybakery.com

Last fetched

broadwaybakery.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · broadwaybakery.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/broadwaybakery.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.30.195104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.90172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
168.144.25.117168.144.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:9
Organization
hamad khan
Contact emails

Subdomains

2 observed subdomains of broadwaybakery.com.

Web-graph footprint

Distinct hostnames that link to or from broadwaybakery.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for broadwaybakery.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP5.79.9.121
SPF_IP94.236.107.183

Related pages

Pivot deeper into the graph from broadwaybakery.com.

Cypher and MCP

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

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