Skip to content

Hostname

idp.lu

Last fetched

idp.lu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.58.73.6952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

108 observed subdomains of idp.lu.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for idp.lu.

MechanismTarget
SPF_Aidp.lu
SPF_Aweb1.dataline.eu
SPF_Aweb5.dataline.eu
SPF_INCLUDE_spf.exactonline.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.92.93.0/24
SPF_MXidp.lu

Related pages

Pivot deeper into the graph from idp.lu.

Cypher and MCP

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

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