Skip to content

Hostname

rtl.lu

Last fetched

rtl.lu resolves to 2 IPv4 addresses operated by BCELU BCE IT in LU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.92.238.10581.92.238.0/24AS25273BCELU BCE ITLU
81.92.238.10681.92.238.0/24AS25273BCELU BCE ITLU

WHOIS identity

Registrar
Organization
clt-ufa
Contact emails

Subdomains

377 observed subdomains of rtl.lu.

Web-graph footprint

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

1,895 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rtl.lu.

MechanismTarget
SPF_INCLUDE_spf.rtl.lu
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.gigya-raas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXrtl.lu

Related pages

Pivot deeper into the graph from rtl.lu.

Cypher and MCP

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

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