Skip to content

Hostname

knivsta.se

Last fetched

knivsta.se resolves to 1 IPv4 address operated by AS41174 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.84.52.224185.84.52.0/23AS41174SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

66 observed subdomains of knivsta.se.

Web-graph footprint

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

208 sites link to this hostname.

352 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for knivsta.se.

MechanismTarget
SPF_Amail.nordicpeak.com
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDE_uk.axiell.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vmi.se
SPF_IP185.121.204.164/32
SPF_IP185.5.21.100/32
SPF_IP192.162.4.69/32
SPF_IP192.36.91.126
SPF_IP193.15.14.21
SPF_IP193.15.14.216/32
SPF_IP193.234.145.19
SPF_IP212.85.68.72/32
SPF_IP62.168.145.70
SPF_IP62.168.145.71
SPF_IP79.142.242.23
SPF_IP85.30.129.103
SPF_IP93.188.3.0/24
SPF_IP93.188.3.32/27

Related pages

Pivot deeper into the graph from knivsta.se.

Cypher and MCP

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

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