Hostname
learnn.com
Last fetched
learnn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
learnn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.36.156.126 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.36.89.155 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.178.198 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.32.203 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.171.143 | 15.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.224.10.96 | 15.224.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.191.61 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.44.126.34 | 51.44.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.125.14 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.172.125 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.35.97 | 52.47.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.47.38.9 | 52.47.0.0/16 | AS16509 | AMAZON-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.
Sample inbound links
Sample outbound links
- seoservicesnearme.ai
- lucamastella.activehosted.com
- learnn-production-vod-source.s3.eu-central-1.amazonaws.com
- stack-media-learnn-534097984700.s3.eu-west-3.amazonaws.com
- stack-vod-learnn-source-9043g70p82tj.s3.eu-west-3.amazonaws.com
- apps.apple.com
- maxcdn.bootstrapcdn.com
- calendly.com
- cdnjs.cloudflare.com
- facebook.com
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for learnn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.