Skip to content

Hostname

skogsstyrelsen.se

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.183.24.25193.183.24.0/24AS58320SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

100 observed subdomains of skogsstyrelsen.se.

Web-graph footprint

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

853 sites link to this hostname.

242 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for skogsstyrelsen.se.

MechanismTarget
SPF_Ajill.opic.com
SPF_Amailgw.textalk.com
SPF_Amx.visma.com
SPF_Asmtp01.emea.sabacloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP193.183.24.251

Related pages

Pivot deeper into the graph from skogsstyrelsen.se.

Cypher and MCP

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

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