Skip to content

Hostname

losch.lu

Last fetched

losch.lu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · losch.luRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/losch.lu

Resolution chain

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

IPPrefixASNOperatorCountry
4.245.16.1754.240.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
autosdiffusion m. losch s.e.c.s.
Contact emails

Subdomains

38 observed subdomains of losch.lu.

Web-graph footprint

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

92 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for losch.lu.

MechanismTarget
SPF_INCLUDE_spf.c5mail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEazuresend.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP147.160.167.14/32
SPF_IP147.160.167.15/32
SPF_IP172.104.248.177
SPF_IP194.154.195.128/28
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.197.134.60/32
SPF_IP34.199.159.209/32
SPF_IP34.251.106.174/32
SPF_IP40.115.43.204
SPF_IP52.232.76.83
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP82.199.95.7/32

Related pages

Pivot deeper into the graph from losch.lu.

Cypher and MCP

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

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