Skip to content

Hostname

softec.lu

Last fetched

softec.lu resolves to 1 IPv4 address operated by AS49581 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.83.153.2535.83.153.0/24AS49581DE

WHOIS identity

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

Subdomains

20 observed subdomains of softec.lu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for softec.lu.

MechanismTarget
SPF_Asmtp.softec.lu
SPF_INCLUDEservers.mcsv.net
SPF_MXsoftec.lu

Related pages

Pivot deeper into the graph from softec.lu.

Cypher and MCP

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

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