Skip to content

Hostname

sappa.se

Last fetched

sappa.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · sappa.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sappa.se

Resolution chain

sappa.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

24 observed subdomains of sappa.se.

Web-graph footprint

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

262 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sappa.se.

MechanismTarget
SPF_Amail.sappa.se
SPF_Asappa.se
SPF_INCLUDEhubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.fortnox.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.217.225.134
SPF_IP185.217.225.193
SPF_IP185.38.181.36
SPF_IP185.57.87.13
SPF_IP194.17.7.157/32
SPF_MXsappa.se

Related pages

Pivot deeper into the graph from sappa.se.

Cypher and MCP

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

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