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
Resolution chain
uit.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 |
|---|---|---|---|---|
| 129.242.126.10 | 129.242.0.0/16 | AS224 | UNINETT UNINETT, The Norwegian University & Research Network | NO |
WHOIS identity
- Registrar
- —
- Organization
- universitetet i troms? - norges arktiske universitet
- Contact emails
Subdomains
334 observed subdomains of uit.no.
Showing 25 of 334. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uit.no in the public web crawl.
2,700 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for uit.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | msg-out._spf.onevoice.no |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | spf.uio.no |
| SPF_INCLUDE | spfprotection.itpartner.no |
| SPF_IP | 129.242.4.0/24 |
| SPF_IP | 149.72.200.207/32 |
| SPF_IP | 158.39.202.33 |
| SPF_IP | 52.143.59.192 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.