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
Resolution chain
konstfack.se resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.242.16.10 | 130.242.0.0/15 | AS1653 | — | SE |
| 130.242.16.9 | 130.242.0.0/15 | AS1653 | — | SE |
| 130.242.16.11 | 130.242.0.0/15 | AS1653 | — | SE |
| 130.242.16.13 | 130.242.0.0/15 | AS1653 | — | SE |
| 130.242.16.12 | 130.242.0.0/15 | AS1653 | — | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of konstfack.se.
Showing 25 of 28. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for konstfack.se.
| Mechanism | Target |
|---|---|
| SPF_A | relay.proceedo.net |
| SPF_INCLUDE | _se_net.axiell.com |
| SPF_INCLUDE | all._spf.plma.se |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.242.16.23 |
| SPF_IP | 130.242.16.6 |
| SPF_IP | 194.0.66.160 |
| SPF_IP | 212.247.229.8/32 |
| SPF_IP | 217.119.175.155 |
| SPF_IP | 217.119.175.156 |
| SPF_IP | 217.70.37.237 |
| SPF_IP | 91.196.240.17/30 |
| SPF_IP | 91.196.240.18 |
| SPF_MX | konstfack.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.