Skip to content

Hostname

getswish.se

Last fetched

getswish.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csc corp domains as the registrar.

Nutrition Label

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

Resolution chain

getswish.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:csc corp domains
Organization
Contact emails

Subdomains

37 observed subdomains of getswish.se.

Web-graph footprint

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

311 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for getswish.se.

MechanismTarget
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDEem5194.getswish.se
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.36.215.196
SPF_IP80.76.147.231
SPF_MXgetswish.se

Related pages

Pivot deeper into the graph from getswish.se.

Cypher and MCP

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

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