Skip to content

Hostname

uit.no

Last fetched

uit.no resolves to 1 IPv4 address operated by UNINETT UNINETT, The Norwegian University & Research Network in NO.

Nutrition Label

WHISPER CANON · uit.noRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/uit.no

Resolution chain

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

IPPrefixASNOperatorCountry
129.242.126.10129.242.0.0/16AS224UNINETT UNINETT, The Norwegian University & Research NetworkNO

WHOIS identity

Registrar
Organization
universitetet i troms? - norges arktiske universitet
Contact emails

Subdomains

334 observed subdomains of uit.no.

Web-graph footprint

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

2,700 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for uit.no.

MechanismTarget
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEmsg-out._spf.onevoice.no
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEspf.uio.no
SPF_INCLUDEspfprotection.itpartner.no
SPF_IP129.242.4.0/24
SPF_IP149.72.200.207/32
SPF_IP158.39.202.33
SPF_IP52.143.59.192
SPF_IP89.221.244.172

Related pages

Pivot deeper into the graph from uit.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uit.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.