Skip to content

Hostname

hkr.se

Last fetched

hkr.se resolves to 1 IPv4 address operated by AS1653 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · hkr.seRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/hkr.se

Resolution chain

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

IPPrefixASNOperatorCountry
194.47.45.20194.47.0.0/16AS1653SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

241 observed subdomains of hkr.se.

Web-graph footprint

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

590 sites link to this hostname.

163 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hkr.se.

MechanismTarget
SPF_Asmtp.u4a.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.9.81
SPF_IP192.121.255.20
SPF_IP192.254.115.99
SPF_IP194.47.29.160
SPF_IP194.47.29.78
SPF_IP212.247.85.136/32
SPF_IP213.174.93.60/32
SPF_IP217.119.175.155
SPF_IP80.76.154.195/29
SPF_IP89.107.218.4

Related pages

Pivot deeper into the graph from hkr.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hkr.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.