Skip to content

Hostname

bake-street.com

Last fetched

bake-street.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · bake-street.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bake-street.com

Resolution chain

bake-street.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.39.110108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.18108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.36108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.93108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.122.103.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.63.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.603.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.923.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1383
Organization
gustavo nunez jimenez
Contact emails

Subdomains

6 observed subdomains of bake-street.com.

Web-graph footprint

Distinct hostnames that link to or from bake-street.com in the public web crawl.

286 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bake-street.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bake-street.com.

Cypher and MCP

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

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