Skip to content

Hostname

l-edv.de

Last fetched

l-edv.de resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 - Host Europe GmbH in FR.

Nutrition Label

WHISPER CANON · l-edv.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/l-edv.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.175.14.2005.175.0.0/20AS8972GD-EMEA-DC-SXB1 - Host Europe GmbHFR

WHOIS identity

No WHOIS records are currently associated with l-edv.de in WhisperGraph.

Subdomains

7 observed subdomains of l-edv.de.

Web-graph footprint

Distinct hostnames that link to or from l-edv.de in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for l-edv.de.

MechanismTarget
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.92.86.24/29
SPF_IP2a01:488:42::/48
SPF_IP5.35.225.47
SPF_IP80.237.130.0/24
SPF_IP80.237.132.0/24
SPF_IP80.237.132.47
SPF_IP80.237.133.0/24
SPF_IP80.237.138.0/24

Related pages

Pivot deeper into the graph from l-edv.de.

Cypher and MCP

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

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