Skip to content

Hostname

learnn.com

Last fetched

learnn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · learnn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/learnn.com

Resolution chain

learnn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.156.12613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.36.89.15513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.178.19813.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.32.20313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.171.14315.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.10.9615.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.191.6115.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.126.3451.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.125.1452.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.172.12552.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.35.9752.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.38.952.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

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 learnn.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for learnn.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from learnn.com.

Cypher and MCP

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

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