Skip to content

Hostname

ws5.akabit.com

Last fetched

ws5.akabit.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ws5.akabit.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ws5.akabit.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ws5.akabit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ws5.akabit.com.

MechanismTarget
SPF_Abackup.akabit.com
SPF_Aws3.akabit.com
SPF_Aws4.akabit.com
SPF_Aws5.akabit.com
SPF_INCLUDE_spf.th.seeweb.it
SPF_INCLUDEws5.akabit.com
SPF_IP2a01:4f8:1c0c:427c:0:0:0:1
SPF_IP2a01:4f8:c010:67eb:0:0:0:1
SPF_IP2a01:4f8:c0c:b92a:0:0:0:1
SPF_IP37.187.79.191/32
SPF_IP5.144.164.171/32
SPF_IP91.121.202.168
SPF_IP91.121.98.11
SPF_IP92.222.157.79
SPF_IP94.130.182.130
SPF_MXws5.akabit.com

Related pages

Pivot deeper into the graph from ws5.akabit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ws5.akabit.com"})-[: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.