Skip to content

Hostname

gsfacket.se

Last fetched

gsfacket.se resolves to 1 IPv4 address operated by CLEURA - Cleura AB in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · gsfacket.seRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gsfacket.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.254.11.2446.254.8.0/21AS42695CLEURA - Cleura ABSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

15 observed subdomains of gsfacket.se.

Web-graph footprint

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

131 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gsfacket.se.

MechanismTarget
SPF_Agsfacket.se
SPF_INCLUDE_spf.ungapped.email
SPF_INCLUDEspf.mailanyone.net
SPF_IP194.71.244.25
SPF_IP213.179.18.15
SPF_IP213.179.18.9
SPF_IP84.17.192.147
SPF_MXgsfacket.se

Related pages

Pivot deeper into the graph from gsfacket.se.

Cypher and MCP

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

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