Skip to content

Hostname

luxsoft.eu

Last fetched

luxsoft.eu resolves to 1 IPv4 address operated by AS51430 in NL. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · luxsoft.euRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/luxsoft.eu

Resolution chain

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

IPPrefixASNOperatorCountry
91.214.47.23891.214.47.0/24AS51430NL

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

20 observed subdomains of luxsoft.eu.

Web-graph footprint

Distinct hostnames that link to or from luxsoft.eu in the public web crawl.

203 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • luxsoft.eu

SPF policy

11 SPF mechanisms authorising senders for luxsoft.eu.

MechanismTarget
SPF_Aluxsoft.eu
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.emailfilter.io
SPF_IP185.2.29.4
SPF_IP185.54.160.0/24
SPF_IP79.142.68.18
SPF_IP79.142.68.5
SPF_IP79.142.75.223
SPF_IP91.214.47.200
SPF_IP91.214.47.238
SPF_MXluxsoft.eu

Related pages

Pivot deeper into the graph from luxsoft.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "luxsoft.eu"})-[: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.