Hostname
hrf.se
Last fetched
hrf.se is a registered hostname under the .se top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of hrf.se.
Web-graph footprint
Distinct hostnames that link to or from hrf.se in the public web crawl.
305 sites link to this hostname.
500 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for hrf.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ungapped.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.162.153.93 |
| SPF_IP | 167.89.55.65/24 |
| SPF_IP | 172.105.246.80 |
| SPF_IP | 178.73.217.115 |
| SPF_IP | 195.159.108.146 |
| SPF_IP | 195.159.66.243 |
| SPF_IP | 195.238.77.166/24 |
| SPF_IP | 195.58.97.173 |
| SPF_IP | 2a02:752:0:18:0:0:0:17b8 |
| SPF_IP | 31.192.231.174 |
| SPF_IP | 79.99.2.240 |
Related pages
Pivot deeper into the graph from hrf.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hrf.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.