Skip to content

Hostname

ionio.gr

Last fetched

ionio.gr resolves to 1 IPv4 address operated by AS8618 in GR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.130.127.114195.130.124.0/22AS8618GR

WHOIS identity

Registrar
Organization
ionian university
Contact emails

Subdomains

1,270 observed subdomains of ionio.gr.

Web-graph footprint

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

630 sites link to this hostname.

391 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ionio.gr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.130.124.0/22
SPF_IP195.130.124.116
SPF_IP195.130.127.114
SPF_IP195.130.127.116
SPF_IP195.251.110.0/24
SPF_IP195.251.111.0/24
SPF_IP23.90.116.161
SPF_IP23.90.122.172

Related pages

Pivot deeper into the graph from ionio.gr.

Cypher and MCP

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

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