Skip to content

Hostname

list.lu

Last fetched

list.lu resolves to 1 IPv4 address operated by RESTENA Reseau Teleinformatique de lEducation Nationale in LU.

Nutrition Label

WHISPER CANON · list.luRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/list.lu

Resolution chain

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

IPPrefixASNOperatorCountry
158.64.60.23158.64.0.0/16AS2602RESTENA Reseau Teleinformatique de lEducation NationaleLU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for list.lu.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_INCLUDEmg.bleexo.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.64.4.0/24
SPF_IP158.64.60.0/24
SPF_IP192.103.2.106
SPF_IP192.103.2.117
SPF_IP192.103.2.24
SPF_IP192.103.2.25
SPF_IP192.103.2.27
SPF_IP198.21.6.129/32
SPF_IP23.21.201.230/32
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32
SPF_IP54.246.220.150/32
SPF_IP54.246.224.90/32

Related pages

Pivot deeper into the graph from list.lu.

Cypher and MCP

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

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