Hostname
beskole.com
Last fetched
beskole.com resolves to 1 IPv4 address operated by AS28824 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
beskole.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 |
|---|---|---|---|---|
| 46.250.210.57 | 46.250.192.0/19 | AS28824 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- morten skrindsrud
- Contact emails
- einstein.ece@gmail.com
- 4wprcvabv6sn@privacy-protection.email
- 7adhg9v4xfwk@privacy-protection.email
- dfcckjye5qxx@privacy-protection.email
- jv9ws4vxbt3t@privacy-protection.email
- khcy5qdgemkg@privacy-protection.email
- nshdekhb9kik@privacy-protection.email
- p4433srgbe9v@privacy-protection.email
- p7akvbuqjqxz@privacy-protection.email
- qw4afczrwgpc@privacy-protection.email
- vewvz6gakcfv@privacy-protection.email
- yktrrmfy8zya@privacy-protection.email
- z4ask886rcfh@privacy-protection.email
- betrafikkskole@hotmail.no
Subdomains
1 observed subdomain of beskole.com.
| Subdomain |
|---|
| mail.beskole.com |
Web-graph footprint
Distinct hostnames that link to or from beskole.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for beskole.com.
| Mechanism | Target |
|---|---|
| SPF_A | beskole.com |
| SPF_IP | 46.250.210.57 |
| SPF_MX | beskole.com |
Related pages
Pivot deeper into the graph from beskole.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beskole.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.