Skip to content

Hostname

it.teithe.gr

Last fetched

it.teithe.gr resolves to 1 IPv4 address operated by AS5489 in GR.

Nutrition Label

WHISPER CANON · it.teithe.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/it.teithe.gr

Resolution chain

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

IPPrefixASNOperatorCountry
195.251.123.33195.251.120.0/22AS5489GR

WHOIS identity

No WHOIS records are currently associated with it.teithe.gr in WhisperGraph.

Subdomains

105 observed subdomains of it.teithe.gr.

Web-graph footprint

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

19 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for it.teithe.gr.

MechanismTarget
SPF_Aalpha.it.teithe.gr
SPF_Alists.iee.ihu.gr
SPF_Asmtp.it.teithe.gr
SPF_Asmtp.teithe.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEihu.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.251.123.131
SPF_IP195.251.123.182
SPF_IP195.251.239.218/32
SPF_IP195.251.240.232
SPF_MXit.teithe.gr

Related pages

Pivot deeper into the graph from it.teithe.gr.

Cypher and MCP

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

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