Hostname
jor.se
Last fetched
jor.se resolves to 1 IPv4 address operated by AS34941 in SE. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
jor.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 |
|---|---|---|---|---|
| 185.112.137.13 | 185.112.136.0/23 | AS34941 | — | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
17 observed subdomains of jor.se.
Web-graph footprint
Distinct hostnames that link to or from jor.se in the public web crawl.
17 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for jor.se.
| Mechanism | Target |
|---|---|
| SPF_A | jor.se |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wopsa.se |
| SPF_INCLUDE | wopsa.se |
| SPF_IP | 185.112.137.13 |
| SPF_IP | 213.212.0.0/18 |
| SPF_IP | 213.212.61.172 |
| SPF_IP | 213.212.61.213 |
| SPF_IP | 62.101.57.98 |
| SPF_IP | 85.118.206.138 |
| SPF_IP | 85.118.206.174 |
| SPF_IP | 85.118.206.35 |
| SPF_IP | 95.192.0.0/12 |
| SPF_MX | jor.se |
Related pages
Pivot deeper into the graph from jor.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jor.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.