Skip to content

Hostname

konstfack.se

Last fetched

konstfack.se resolves to 5 IPv4 addresses operated by AS1653 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · konstfack.seRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/konstfack.se

Resolution chain

konstfack.se resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

28 observed subdomains of konstfack.se.

Web-graph footprint

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

619 sites link to this hostname.

471 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for konstfack.se.

MechanismTarget
SPF_Arelay.proceedo.net
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.242.16.23
SPF_IP130.242.16.6
SPF_IP194.0.66.160
SPF_IP212.247.229.8/32
SPF_IP217.119.175.155
SPF_IP217.119.175.156
SPF_IP217.70.37.237
SPF_IP91.196.240.17/30
SPF_IP91.196.240.18
SPF_MXkonstfack.se

Related pages

Pivot deeper into the graph from konstfack.se.

Cypher and MCP

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

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