Skip to content

Hostname

spur.leitz-cloud.com

Last fetched

spur.leitz-cloud.com resolves to 1 IPv4 address operated by HOSTMYCALLS-01 - HostMyCalls in DE.

Nutrition Label

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

Resolution chain

spur.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

No WHOIS records are currently associated with spur.leitz-cloud.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for spur.leitz-cloud.com.

MechanismTarget
SPF_Aspur.leitz-cloud.com
SPF_IP2.58.164.12
SPF_MXspur.leitz-cloud.com

Related pages

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

Cypher and MCP

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

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