Hostname
olavthon.no
Last fetched
olavthon.no resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NO.
Nutrition Label
Resolution chain
olavthon.no 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 |
|---|---|---|---|---|
| 20.100.220.152 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NO |
WHOIS identity
- Registrar
- —
- Organization
- thon holding as
- Contact emails
Subdomains
29 observed subdomains of olavthon.no.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from olavthon.no in the public web crawl.
70 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for olavthon.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | _spf2.olavthon.no |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.olavthon.no |
| SPF_IP | 109.247.64.53 |
| SPF_IP | 149.72.34.240 |
| SPF_IP | 193.36.148.132 |
| SPF_IP | 34.132.184.222/32 |
| SPF_IP | 34.69.44.134/32 |
| SPF_IP | 35.192.181.145/32 |
| SPF_IP | 35.222.49.21/32 |
| SPF_IP | 91.201.201.14 |
Related pages
Pivot deeper into the graph from olavthon.no.
- IP · 20.100.220.152
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Country · NO
- Email · domain@olavthon.no
- TLD · .no
- Browse hostnames · ol…
- 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: "olavthon.no"})-[: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.