Skip to content

Hostname

utdanning.no

Last fetched

utdanning.no resolves to 1 IPv4 address operated by ITPARTNER- in NO.

Nutrition Label

WHISPER CANON · utdanning.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/utdanning.no

Resolution chain

utdanning.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.125.160.220185.125.160.0/24AS203733ITPARTNER-NO

WHOIS identity

Registrar
Organization
kunnskapsdepartementet
Contact emails

Subdomains

63 observed subdomains of utdanning.no.

Web-graph footprint

Distinct hostnames that link to or from utdanning.no in the public web crawl.

1,245 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for utdanning.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.