Skip to content

Hostname

learnship.de

Last fetched

learnship.de resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · learnship.deRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/learnship.de

Resolution chain

learnship.de resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.75.22418.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.99.17118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.188.818.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.232.4518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.221.393.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.80.2353.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.19.1483.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.172.2373.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.29.2543.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.159.36.17935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.161.22852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.60.21752.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.214.21552.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.164.11752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.151.5463.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.87.9563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.28.24252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.135.12363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

2 observed subdomains of learnship.de.

Web-graph footprint

Distinct hostnames that link to or from learnship.de in the public web crawl.

18 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for learnship.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from learnship.de.

Cypher and MCP

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

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