Skip to content

Hostname

globaltouch.gr

Last fetched

globaltouch.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · globaltouch.grRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/globaltouch.gr

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.214.237195.201.0.0/16AS24940DE

WHOIS identity

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

Subdomains

30 observed subdomains of globaltouch.gr.

Web-graph footprint

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

40 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • globaltouch.gr

SPF policy

8 SPF mechanisms authorising senders for globaltouch.gr.

MechanismTarget
SPF_Aglobaltouch.gr
SPF_INCLUDE_spf.fastmail.gr
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.201.214.204
SPF_IP195.201.214.237
SPF_IP2a00:1c98:1010:1:0:0:0:10
SPF_MXglobaltouch.gr

Related pages

Pivot deeper into the graph from globaltouch.gr.

Cypher and MCP

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

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