Skip to content

Hostname

learn.co

Last fetched

learn.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · learn.coRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/learn.co

Resolution chain

learn.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.3113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.3718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
avi flombaum
Contact emails

Subdomains

116 observed subdomains of learn.co.

Web-graph footprint

Distinct hostnames that link to or from learn.co in the public web crawl.

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for learn.co.

MechanismTarget
SPF_INCLUDEemail.learn.co
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from learn.co.

Cypher and MCP

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

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