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
Resolution chain
learnlab.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 65.8.76.120 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.125 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.4 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.76.62 | 65.8.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:1250
- Organization
- buydomains_com
- Contact emails
Subdomains
45 observed subdomains of learnlab.net.
Showing 14 of 45. View all subdomains →
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
MX records
SPF policy
8 SPF mechanisms authorising senders for learnlab.net.
| Mechanism | Target |
|---|---|
| SPF_A | learnlab.net |
| SPF_INCLUDE | _spf.cpanel.guru |
| SPF_INCLUDE | spf.bedrock.lime-technologies.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | web6.cpanel.guru |
| SPF_IP | 193.93.253.18 |
| SPF_IP | 193.93.253.54 |
| SPF_MX | learnlab.net |
Related pages
Pivot deeper into the graph from learnlab.net.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:1250
- Country · US
- Email · brokerage@buydomains.com
- TLD · .net
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.