Skip to content

Hostname

dnslux.lu

Last fetched

dnslux.lu resolves to 1 IPv4 address operated by AS206610 in LU.

Nutrition Label

WHISPER CANON · dnslux.luRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dnslux.lu

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.181.182185.173.180.0/22AS206610LU

WHOIS identity

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

Subdomains

6 observed subdomains of dnslux.lu.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dnslux.lu.

MechanismTarget
SPF_Adnslux.lu
SPF_Amx2.mtrsolutions.lu
SPF_IP18.194.169.119
SPF_IP185.104.171.0
SPF_IP185.173.181.182
SPF_IP52.28.194.170
SPF_IP88.207.207.40
SPF_MXdnslux.lu

Related pages

Pivot deeper into the graph from dnslux.lu.

Cypher and MCP

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

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