Skip to content

Hostname

elearning.de

Last fetched

elearning.de resolves to 1 IPv4 address operated by AS20773 in DE.

Nutrition Label

WHISPER CANON · elearning.deRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/elearning.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.250.69.17791.250.64.0/21AS20773DE

WHOIS identity

No WHOIS records are currently associated with elearning.de in WhisperGraph.

Subdomains

38 observed subdomains of elearning.de.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for elearning.de.

MechanismTarget
SPF_Aelearning.de
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:488:42::/48
SPF_IP46.183.99.154
SPF_IP80.237.138.0/24
SPF_IP85.183.108.155
SPF_IP87.139.198.122
SPF_IP87.193.180.58
SPF_IP87.193.184.18
SPF_IP91.250.69.177
SPF_MXelearning.de

Related pages

Pivot deeper into the graph from elearning.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elearning.de"})-[: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.