Hostname
learning-server.com
Last fetched
learning-server.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
learning-server.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- junglemap as
- Contact emails
- 7kbor7z4cere@privacy-protection.email
- 9rsbfnbseerd@privacy-protection.email
- bewczop9pcok@privacy-protection.email
- cjxitsru3w7n@spamprotection.email
- cresu6fzhu5q@privacy-protection.email
- e3yrhdbtdf3z@privacy-protection.email
- egr2atwonm8d@privacy-protection.email
- fffcngmr62xc@spamprotection.email
- ga6faoabyjc4@privacy-protection.email
- htuazpj5ak7w@privacy-protection.email
- i5natnzhx77i@privacy-protection.email
- qab6jjtdyayi@privacy-protection.email
- qcdfyfho6s9v@privacy-protection.email
- tvzheq2fafed@privacy-protection.email
- vmtyba7nr6d5@privacy-protection.email
- vsptgwtam3fr@spamprotection.email
- wanrmzeh6y3x@privacy-protection.email
- y2zdwtcxbkut@privacy-protection.email
Subdomains
1 observed subdomain of learning-server.com.
| Subdomain |
|---|
| smtp.learning-server.com |
Web-graph footprint
Distinct hostnames that link to or from learning-server.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for learning-server.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | _spf.nanolearning.com |
Related pages
Pivot deeper into the graph from learning-server.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "learning-server.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.