Skip to content

Hostname

leitz-cine.com

Last fetched

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

Nutrition Label

WHISPER CANON · leitz-cine.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/leitz-cine.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.145104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.145104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.65172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

4 observed subdomains of leitz-cine.com.

Web-graph footprint

Distinct hostnames that link to or from leitz-cine.com in the public web crawl.

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for leitz-cine.com.

MechanismTarget
SPF_Afw-01.leitz-cine.com
SPF_Amail1.cw-sonderoptic.de
SPF_Amail1.leitz-cine.com
SPF_Awww.leitz-cine.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.190.52.250
SPF_IP94.247.150.29
SPF_MXleitz-cine.com

Related pages

Pivot deeper into the graph from leitz-cine.com.

Cypher and MCP

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

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