Skip to content

Hostname

rsm.lu

Last fetched

rsm.lu resolves to 1 IPv4 address operated by AS213183 in LU.

Nutrition Label

WHISPER CANON · rsm.luRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rsm.lu

Resolution chain

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

IPPrefixASNOperatorCountry
194.147.93.60194.147.93.0/24AS213183LU

WHOIS identity

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

Subdomains

3 observed subdomains of rsm.lu.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rsm.lu.

MechanismTarget
SPF_Arsm.lu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP185.163.189.41/32
SPF_IP185.163.189.46/32
SPF_IP194.147.93.60
SPF_IP194.42.98.55
SPF_IP212.66.64.25
SPF_IP31.204.88.75
SPF_MXrsm.lu

Related pages

Pivot deeper into the graph from rsm.lu.

Cypher and MCP

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

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