Skip to content

Hostname

bakeca.it

Last fetched

bakeca.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:it.gate s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · bakeca.itRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bakeca.it

Resolution chain

bakeca.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.45.59104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.157.230172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:it.gate s.p.a.
Organization
bakeca s.p.a.
Contact emails

Subdomains

212 observed subdomains of bakeca.it.

Web-graph footprint

Distinct hostnames that link to or from bakeca.it in the public web crawl.

555 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bakeca.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfcf1.bakeca.it
SPF_INCLUDEmail.zendesk.com
SPF_IP213.212.129.102
SPF_IP213.212.129.108
SPF_IP213.212.129.126
SPF_MXbakeca.it

Related pages

Pivot deeper into the graph from bakeca.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bakeca.it"})-[: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.