Skip to content

Hostname

kyta.gr

Last fetched

kyta.gr resolves to 1 IPv4 address operated by AS47583 in US.

Nutrition Label

WHISPER CANON · kyta.grRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/kyta.gr

Resolution chain

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

IPPrefixASNOperatorCountry
191.101.15.114191.101.12.0/22AS47583US

WHOIS identity

No WHOIS records are currently associated with kyta.gr in WhisperGraph.

Subdomains

2 observed subdomains of kyta.gr.

Web-graph footprint

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

5 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for kyta.gr.

MechanismTarget
SPF_Akyta.gr
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_IP142.132.254.13
SPF_IP195.201.104.116
SPF_IP195.201.241.83
SPF_IP49.12.120.147
SPF_MXkyta.gr

Related pages

Pivot deeper into the graph from kyta.gr.

Cypher and MCP

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

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