Skip to content

Hostname

lanaprinzip-hosting.com

Last fetched

lanaprinzip-hosting.com resolves to 1 IPv4 address operated by AS58212 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lanaprinzip-hosting.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lanaprinzip-hosting.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.59.135.2002.59.135.0/24AS58212DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of lanaprinzip-hosting.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lanaprinzip-hosting.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP193.42.12.75
SPF_IP2.59.135.200
SPF_IP2a0d:5940:29:0:0:0:0:3
SPF_IP2a0d:5941:1:8f:0:0:0:7853

Related pages

Pivot deeper into the graph from lanaprinzip-hosting.com.

Cypher and MCP

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

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