Skip to content

Hostname

statenssc.se

Last fetched

statenssc.se resolves to 1 IPv4 address operated by FSK - Forsakringskassan in SE. WHOIS lists registrar:excedonetworksab as the registrar.

Nutrition Label

WHISPER CANON · statenssc.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/statenssc.se

Resolution chain

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

IPPrefixASNOperatorCountry
194.71.70.89194.71.68.0/22AS197942FSK - ForsakringskassanSE

WHOIS identity

Registrar
registrar:excedonetworksab
Organization
Contact emails

Subdomains

43 observed subdomains of statenssc.se.

Web-graph footprint

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

191 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for statenssc.se.

MechanismTarget
SPF_INCLUDEoutboundspf.cloud.advania.se
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf.advania.cloud
SPF_IP193.234.93.55
SPF_IP193.75.92.154/32
SPF_IP194.237.237.1
SPF_IP82.196.180.210
SPF_IP91.123.56.128/32

Related pages

Pivot deeper into the graph from statenssc.se.

Cypher and MCP

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

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