Skip to content

Hostname

learning-platform.net

Last fetched

learning-platform.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · learning-platform.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learning-platform.net

Resolution chain

learning-platform.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
brian kleeman
Contact emails

Subdomains

3 observed subdomains of learning-platform.net.

Web-graph footprint

Distinct hostnames that link to or from learning-platform.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for learning-platform.net.

MechanismTarget
SPF_Alearning-platform.net
SPF_Asysmail.inquisiqlms.com
SPF_IP52.0.163.251/32
SPF_IP52.2.24.137/32
SPF_IP54.152.220.62/32
SPF_IP54.164.119.144/32
SPF_IP54.208.213.101/32
SPF_IP66.159.72.236/32

Related pages

Pivot deeper into the graph from learning-platform.net.

Cypher and MCP

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

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