Skip to content

Hostname

lesreves.lu

Last fetched

lesreves.lu resolves to 2 IPv4 addresses operated by AS48823 - Hosting.de GmbH in DE.

Nutrition Label

WHISPER CANON · lesreves.luRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lesreves.lu

Resolution chain

lesreves.lu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.11.137.138185.11.136.0/22AS48823AS48823 - Hosting.de GmbHDE
5.135.150.2375.135.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

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

Subdomains

2 observed subdomains of lesreves.lu.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for lesreves.lu.

MechanismTarget
SPF_Alesreves.lu
SPF_MXlesreves.lu

Related pages

Pivot deeper into the graph from lesreves.lu.

Cypher and MCP

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

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