Skip to content

Hostname

lizenzo.de

Last fetched

lizenzo.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · lizenzo.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lizenzo.de

Resolution chain

lizenzo.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.46.102.15078.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with lizenzo.de in WhisperGraph.

Subdomains

26 observed subdomains of lizenzo.de.

Web-graph footprint

Distinct hostnames that link to or from lizenzo.de in the public web crawl.

8 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lizenzo.de.

MechanismTarget
SPF_Alizenzo.de
SPF_Alz1.server-performance.net
SPF_Alz2.server-performance.net
SPF_Alz3.server-performance.net
SPF_Alz4.server-performance.net
SPF_Alz5.server-performance.net
SPF_Alz6.server-performance.net
SPF_IP136.243.176.38
SPF_IP136.243.71.196
SPF_IP144.76.27.77
SPF_IP148.251.235.53
SPF_IP46.4.27.55
SPF_IP78.46.102.150
SPF_MXlizenzo.de

Related pages

Pivot deeper into the graph from lizenzo.de.

Cypher and MCP

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

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