Skip to content

Hostname

akss.gr

Last fetched

akss.gr resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · akss.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/akss.gr

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.147.28168.119.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from akss.gr in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • akss.gr

SPF policy

10 SPF mechanisms authorising senders for akss.gr.

MechanismTarget
SPF_Aakss.gr
SPF_INCLUDEcloudantispam.gr
SPF_INCLUDEcloudantispam.serversmarket.gr
SPF_INCLUDErelays.webhost-mail.com
SPF_IP157.90.176.184
SPF_IP162.55.246.213
SPF_IP168.119.147.28
SPF_IP46.16.186.67
SPF_IP5.189.159.63
SPF_MXakss.gr

Related pages

Pivot deeper into the graph from akss.gr.

Cypher and MCP

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

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