Skip to content

Hostname

www.kwstas.gr

Last fetched

www.kwstas.gr resolves to 1 IPv4 address operated by FASTPATH-TESTNET - FASTPATH IKE in GR.

Nutrition Label

WHISPER CANON · www.kwstas.grRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.kwstas.gr

Resolution chain

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

IPPrefixASNOperatorCountry
44.31.121.12744.31.121.0/24AS51574FASTPATH-TESTNET - FASTPATH IKEGR

WHOIS identity

No WHOIS records are currently associated with www.kwstas.gr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for www.kwstas.gr.

MechanismTarget
SPF_Awww.kwstas.gr
SPF_IP44.31.121.127
SPF_MXwww.kwstas.gr

Related pages

Pivot deeper into the graph from www.kwstas.gr.

Cypher and MCP

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

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