Skip to content

Hostname

learnlab.net

Last fetched

learnlab.net resolves to 5 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · learnlab.netRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learnlab.net

Resolution chain

learnlab.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
65.8.76.12065.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.12565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.465.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.6265.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1250
Organization
buydomains_com
Contact emails

Subdomains

45 observed subdomains of learnlab.net.

Web-graph footprint

Distinct hostnames that link to or from learnlab.net in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for learnlab.net.

MechanismTarget
SPF_Alearnlab.net
SPF_INCLUDE_spf.cpanel.guru
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb6.cpanel.guru
SPF_IP193.93.253.18
SPF_IP193.93.253.54
SPF_MXlearnlab.net

Related pages

Pivot deeper into the graph from learnlab.net.

Cypher and MCP

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

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