Skip to content

Hostname

educdesign.lu

Last fetched

educdesign.lu resolves to 1 IPv4 address operated by AS200129 in LU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.36.180.20185.36.180.0/24AS200129LU

WHOIS identity

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

Subdomains

34 observed subdomains of educdesign.lu.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for educdesign.lu.

MechanismTarget
SPF_Aeducdesign.lu
SPF_IP158.64.50.22
SPF_IP185.36.180.172
SPF_IP185.36.180.173
SPF_IP185.36.180.174
SPF_IP185.36.180.175
SPF_IP185.36.180.177
SPF_IP185.36.180.179
SPF_IP185.36.180.194
SPF_IP185.36.180.20
SPF_IP185.36.180.21
SPF_IP185.36.180.22
SPF_IP185.36.180.23
SPF_IP185.36.180.24
SPF_IP185.36.180.25
SPF_IP185.36.180.26
SPF_IP185.36.180.27
SPF_IP185.36.180.29
SPF_IP185.36.180.31
SPF_IP185.36.180.34
SPF_IP2001:1610:1:b00:0:0:0:10
SPF_IP2001:1610:1:b00:0:0:0:180
SPF_IP2001:a18:1:20:0:0:0:22
SPF_IP2a00:e860:180:0:0:0:0:172
SPF_IP2a00:e860:180:0:0:0:0:173
SPF_IP2a00:e860:180:0:0:0:0:175
SPF_IP2a00:e860:180:0:0:0:0:177
SPF_IP2a00:e860:180:0:0:0:0:179
SPF_IP2a00:e860:180:0:0:0:0:194
SPF_IP2a00:e860:180:0:0:0:0:20
SPF_IP2a00:e860:180:0:0:0:0:21
SPF_IP2a00:e860:180:0:0:0:0:23
SPF_IP2a00:e860:180:0:0:0:0:24
SPF_IP2a00:e860:180:0:0:0:0:25
SPF_IP2a00:e860:180:0:0:0:0:26
SPF_IP2a00:e860:180:0:0:0:0:27
SPF_IP2a00:e860:180:0:0:0:0:29
SPF_IP2a00:e860:180:0:0:0:0:31
SPF_IP2a00:e860:180:0:0:0:0:34
SPF_IP80.90.47.178
SPF_IP80.90.47.180
SPF_IP80.90.47.181
SPF_MXeducdesign.lu

Related pages

Pivot deeper into the graph from educdesign.lu.

Cypher and MCP

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

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