Skip to content

Hostname

skolverket.se

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.235.53.252193.235.52.0/23AS203426SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

60 observed subdomains of skolverket.se.

Web-graph footprint

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

3,428 sites link to this hostname.

492 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for skolverket.se.

MechanismTarget
SPF_Asmtp1.skolverket.se
SPF_Asmtp2.skolverket.se
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEanpdm.com
SPF_INCLUDErelay.opic.com
SPF_INCLUDEsendgrid.net
SPF_IP192.71.85.154
SPF_IP193.26.30.91
SPF_IP193.44.157.210
SPF_IP213.50.54.191
SPF_IP81.201.209.40/32
SPF_IP88.131.3.49
SPF_IP91.213.250.0/24

Related pages

Pivot deeper into the graph from skolverket.se.

Cypher and MCP

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

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