Skip to content

Hostname

iee.lu

Last fetched

iee.lu resolves to 1 IPv4 address operated by MAEHDROS-AS in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.65.218.61188.65.216.0/21AS49677MAEHDROS-ASBE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for iee.lu.

MechanismTarget
SPF_Aadfs.iee.lu
SPF_Awww.iee.lu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.10.43.28
SPF_IP217.31.71.85
SPF_IP93.190.66.6/32
SPF_MXiee.lu

Related pages

Pivot deeper into the graph from iee.lu.

Cypher and MCP

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

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