Skip to content

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

WHISPER CANON · hrf.seRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/hrf.se

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hrf.se.

MechanismTarget
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.153.93
SPF_IP167.89.55.65/24
SPF_IP172.105.246.80
SPF_IP178.73.217.115
SPF_IP195.159.108.146
SPF_IP195.159.66.243
SPF_IP195.238.77.166/24
SPF_IP195.58.97.173
SPF_IP2a02:752:0:18:0:0:0:17b8
SPF_IP31.192.231.174
SPF_IP79.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 20

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