Skip to content

Hostname

tainiothiki.gr

Last fetched

tainiothiki.gr resolves to 1 IPv4 address operated by AS3329 in GR.

Nutrition Label

WHISPER CANON · tainiothiki.grRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tainiothiki.gr

Resolution chain

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

IPPrefixASNOperatorCountry
62.38.63.6662.38.0.0/16AS3329GR

WHOIS identity

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

Subdomains

15 observed subdomains of tainiothiki.gr.

Web-graph footprint

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

338 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tainiothiki.gr.

MechanismTarget
SPF_Aurchin.mikroskosmos.gr
SPF_INCLUDE_spf.mikroskosmos.gr
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from tainiothiki.gr.

Cypher and MCP

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

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