Skip to content

Hostname

leitz-cloud.com

Last fetched

leitz-cloud.com resolves to 1 IPv4 address operated by HOSTMYCALLS-01 - HostMyCalls in DE. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · leitz-cloud.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/leitz-cloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.58.164.122.58.164.0/24AS199556HOSTMYCALLS-01 - HostMyCallsDE

WHOIS identity

Registrar
iana:1480
Organization
Contact emails

Subdomains

25 observed subdomains of leitz-cloud.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leitz-cloud.com.

MechanismTarget
SPF_Adnsde.vboxx.nl
SPF_Aleitz-cloud.com
SPF_Aorder.leitz-cloud.com
SPF_Async.leitz-cloud.com
SPF_Aweb.leitz-cloud.com
SPF_INCLUDE_spf.vboxx.nl
SPF_IP185.40.99.253
SPF_IP2.58.164.12
SPF_IP94.100.30.98
SPF_MXleitz-cloud.com

Related pages

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

Cypher and MCP

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

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