Skip to content

Hostname

gsis.gr

Last fetched

gsis.gr resolves to 5 IPv4 addresses operated by AS6799 in GR. WHOIS lists registrar:org-sgpa1-ripe as the registrar.

Nutrition Label

WHISPER CANON · gsis.grRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gsis.gr

Resolution chain

gsis.gr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:org-sgpa1-ripe
Organization
information society
Contact emails

Subdomains

38 observed subdomains of gsis.gr.

Web-graph footprint

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

1,351 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gsis.gr.

MechanismTarget
SPF_INCLUDEggps.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtaxisnet.gr
SPF_IP84.205.194.186
SPF_IP84.205.195.141
SPF_IP84.205.195.153

Related pages

Pivot deeper into the graph from gsis.gr.

Cypher and MCP

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

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