Skip to content

Hostname

academyoflearning.com

Last fetched

academyoflearning.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · academyoflearning.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/academyoflearning.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.70104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.70104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.90172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

20 observed subdomains of academyoflearning.com.

Web-graph footprint

Distinct hostnames that link to or from academyoflearning.com in the public web crawl.

338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for academyoflearning.com.

MechanismTarget
SPF_Aacademyoflearning.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEbounces.leadcentre.ca
SPF_INCLUDEemail.leadcentre.ca
SPF_INCLUDEmassmail.leadcentre.ca
SPF_INCLUDEsmtp.leadcentre.ca
SPF_INCLUDEsmtp2.leadcentre.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.121.74.138
SPF_IP174.121.74.139
SPF_IP207.245.198.120
SPF_IP207.245.198.121
SPF_IP207.245.198.2
SPF_IP207.245.198.3
SPF_IP207.245.198.73
SPF_IP3.92.41.78
SPF_IP34.196.53.125
SPF_IP52.21.146.210
SPF_IP52.72.125.83
SPF_IP67.213.68.18
SPF_IP67.213.68.24
SPF_IP98.158.94.227
SPF_IP98.158.94.229
SPF_IP98.158.94.240
SPF_IP98.158.94.241
SPF_MXacademyoflearning.com

Related pages

Pivot deeper into the graph from academyoflearning.com.

Cypher and MCP

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

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