Skip to content

Hostname

learning.foundation

Last fetched

learning.foundation resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · learning.foundationRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learning.foundation

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.184.11139.59.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:81
Organization
axel wend
Contact emails

Subdomains

22 observed subdomains of learning.foundation.

Web-graph footprint

Distinct hostnames that link to or from learning.foundation in the public web crawl.

46 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for learning.foundation.

MechanismTarget
SPF_Adkim.mcsv.net
SPF_Alearning.foundation
SPF_Alsi.io
SPF_INCLUDEauthsmtp.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_IP107.6.136.91
SPF_IP139.59.184.11
SPF_IP162.241.208.59
SPF_IP167.89.16.99/32
SPF_MXlearning.foundation

Related pages

Pivot deeper into the graph from learning.foundation.

Cypher and MCP

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

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