Hostname
utdanning.no
Last fetched
utdanning.no resolves to 1 IPv4 address operated by ITPARTNER- in NO.
Nutrition Label
Resolution chain
utdanning.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 |
|---|---|---|---|---|
| 185.125.160.220 | 185.125.160.0/24 | AS203733 | ITPARTNER- | NO |
WHOIS identity
- Registrar
- —
- Organization
- kunnskapsdepartementet
- Contact emails
Subdomains
63 observed subdomains of utdanning.no.
Showing 18 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from utdanning.no in the public web crawl.
1,245 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for utdanning.no.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.udir.no |
| SPF_A | smtp2.udir.no |
| SPF_A | tools01-prod-osl3.iktsenteret.c.bitbit.net |
| SPF_INCLUDE | _spf.sndr.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfprotection.itpartner.no |
Related pages
Pivot deeper into the graph from utdanning.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "utdanning.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.