Hostname
ionio.gr
Last fetched
ionio.gr resolves to 1 IPv4 address operated by AS8618 in GR.
Nutrition Label
Resolution chain
ionio.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.130.127.114 | 195.130.124.0/22 | AS8618 | — | GR |
WHOIS identity
- Registrar
- —
- Organization
- ionian university
- Contact emails
- —
Subdomains
1,270 observed subdomains of ionio.gr.
Showing 25 of 1,270. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ionio.gr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.130.124.0/22 |
| SPF_IP | 195.130.124.116 |
| SPF_IP | 195.130.127.114 |
| SPF_IP | 195.130.127.116 |
| SPF_IP | 195.251.110.0/24 |
| SPF_IP | 195.251.111.0/24 |
| SPF_IP | 23.90.116.161 |
| SPF_IP | 23.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.