Skip to content

Hostname

gtp.gr

Last fetched

gtp.gr resolves to 1 IPv4 address operated by AS1241 in GR.

Nutrition Label

WHISPER CANON · gtp.grRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gtp.gr

Resolution chain

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

IPPrefixASNOperatorCountry
194.219.21.135194.219.0.0/17AS1241GR

WHOIS identity

Registrar
Organization
international-publications
Contact emails

Subdomains

14 observed subdomains of gtp.gr.

Web-graph footprint

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

937 sites link to this hostname.

688 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gtp.gr.

MechanismTarget
SPF_INCLUDE_spf.cretaforce.gr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP194.219.81.200
SPF_MXgtp.gr

Related pages

Pivot deeper into the graph from gtp.gr.

Cypher and MCP

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

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