Hostname
oru.se
Last fetched
oru.se resolves to 1 IPv4 address operated by SUNET SUNET Swedish University Network in SE. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
oru.se 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 |
|---|---|---|---|---|
| 130.243.98.233 | 130.242.0.0/15 | AS1653 | SUNET SUNET Swedish University Network | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
7,981 observed subdomains of oru.se.
Showing 25 of 7,981. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oru.se in the public web crawl.
1,860 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for oru.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spfa.oru.se |
| SPF_IP | 130.238.186.199 |
| SPF_IP | 130.238.7.160/27 |
| SPF_IP | 130.239.8.142 |
| SPF_IP | 130.239.8.162 |
| SPF_IP | 130.243.109.196 |
| SPF_IP | 130.243.127.21 |
| SPF_IP | 130.243.127.22 |
| SPF_IP | 130.243.96.0/28 |
| SPF_IP | 130.243.97.0/28 |
| SPF_IP | 130.243.97.45 |
| SPF_IP | 130.243.98.220/30 |
| SPF_IP | 130.243.98.36 |
| SPF_IP | 130.243.98.37 |
| SPF_IP | 130.243.98.96/28 |
| SPF_IP | 192.36.171.203 |
| SPF_IP | 192.36.171.204 |
| SPF_IP | 193.10.166.6 |
| SPF_IP | 193.181.161.13/32 |
| SPF_IP | 194.0.66.0/24 |
| SPF_IP | 216.147.218.8/30 |
| SPF_IP | 82.196.176.162 |
| SPF_IP | 82.196.180.210 |
| SPF_IP | 91.106.193.64 |
| SPF_IP | 91.106.198.136/32 |
| SPF_IP | 91.123.56.128/32 |
| SPF_IP | 95.172.90.143/32 |
| SPF_IP | 95.172.90.156/32 |
Related pages
Pivot deeper into the graph from oru.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oru.se"})-[: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.