Skip to content

Hostname

activelearner.com

Last fetched

activelearner.com resolves to 2 IPv4 addresses operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.136.5.15128.136.0.0/16AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US
44.219.17.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of activelearner.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for activelearner.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.136.5.0/24
SPF_IP209.235.207.109
SPF_IP34.212.254.232
SPF_IP74.85.131.0/24
SPF_IP74.85.132.0/24

Related pages

Pivot deeper into the graph from activelearner.com.

Cypher and MCP

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

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