Skip to content

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

WHISPER CANON · oru.seRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/oru.se

Resolution chain

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

IPPrefixASNOperatorCountry
130.243.98.233130.242.0.0/15AS1653SUNET SUNET Swedish University NetworkSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

7,981 observed subdomains of oru.se.

Web-graph footprint

Distinct hostnames that link to or from oru.se in the public web crawl.

1,860 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for oru.se.

MechanismTarget
SPF_INCLUDEspfa.oru.se
SPF_IP130.238.186.199
SPF_IP130.238.7.160/27
SPF_IP130.239.8.142
SPF_IP130.239.8.162
SPF_IP130.243.109.196
SPF_IP130.243.127.21
SPF_IP130.243.127.22
SPF_IP130.243.96.0/28
SPF_IP130.243.97.0/28
SPF_IP130.243.97.45
SPF_IP130.243.98.220/30
SPF_IP130.243.98.36
SPF_IP130.243.98.37
SPF_IP130.243.98.96/28
SPF_IP192.36.171.203
SPF_IP192.36.171.204
SPF_IP193.10.166.6
SPF_IP193.181.161.13/32
SPF_IP194.0.66.0/24
SPF_IP216.147.218.8/30
SPF_IP82.196.176.162
SPF_IP82.196.180.210
SPF_IP91.106.193.64
SPF_IP91.106.198.136/32
SPF_IP91.123.56.128/32
SPF_IP95.172.90.143/32
SPF_IP95.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 20

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