Skip to content

Hostname

almamillbakery.com

Last fetched

almamillbakery.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · almamillbakery.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/almamillbakery.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.246.26.24735.246.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of almamillbakery.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for almamillbakery.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdc-aa8e722993._spfm.almamillbakery.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEsender.zohocrm.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtransmail.eu
SPF_IP100.38.143.82
SPF_IP185.20.211.136
SPF_IP185.59.127.210
SPF_IP2603:10a6:203:8f:0:0:0:26

Related pages

Pivot deeper into the graph from almamillbakery.com.

Cypher and MCP

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

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