Skip to content

Hostname

e-file.lu

Last fetched

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

Nutrition Label

WHISPER CANON · e-file.luRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/e-file.lu

Resolution chain

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

IPPrefixASNOperatorCountry
20.31.220.21420.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

No WHOIS records are currently associated with e-file.lu in WhisperGraph.

Subdomains

2 observed subdomains of e-file.lu.

Web-graph footprint

Distinct hostnames that link to or from e-file.lu in the public web crawl.

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for e-file.lu.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.74.165.67/32
SPF_IP20.76.22.10
SPF_IP20.76.22.68
SPF_IP40.68.159.153/32
SPF_IP51.137.60.116/32
SPF_MXe-file.lu

Related pages

Pivot deeper into the graph from e-file.lu.

Cypher and MCP

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

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