Skip to content

Hostname

lueg.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.205.89168.119.0.0/16AS24940DE

WHOIS identity

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

Subdomains

63 observed subdomains of lueg.de.

Web-graph footprint

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

115 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for lueg.de.

MechanismTarget
SPF_Alueg.de
SPF_Amailout.lueg.de
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.205.89
SPF_IP188.40.29.157
SPF_IP193.201.168.170
SPF_IP193.201.168.171
SPF_IP193.201.168.38/32
SPF_IP195.243.185.144
SPF_IP2a01:4f8:1061:1250:0:0:0:2
SPF_IP2a01:4f8:c0c:3f49::0/112
SPF_IP80.228.247.60/32
SPF_IP94.130.150.95
SPF_MXlueg.de

Related pages

Pivot deeper into the graph from lueg.de.

Cypher and MCP

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

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