Skip to content

Hostname

esch.lu

Last fetched

esch.lu resolves to 1 IPv4 address operated by AS56665 in LU.

Nutrition Label

WHISPER CANON · esch.luRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/esch.lu

Resolution chain

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

IPPrefixASNOperatorCountry
31.204.94.3831.204.92.0/22AS56665LU

WHOIS identity

No WHOIS records are currently associated with esch.lu in WhisperGraph.

Subdomains

78 observed subdomains of esch.lu.

Web-graph footprint

Distinct hostnames that link to or from esch.lu in the public web crawl.

265 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for esch.lu.

MechanismTarget
SPF_IP195.218.0.131
SPF_IP195.218.0.133
SPF_IP195.218.0.93
SPF_IP195.218.24.169

Related pages

Pivot deeper into the graph from esch.lu.

Cypher and MCP

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

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