Hostname
icps.edu.gr
Last fetched
icps.edu.gr resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
icps.edu.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 |
|---|---|---|---|---|
| 65.21.201.158 | 65.21.0.0/16 | AS24940 | — | FI |
WHOIS identity
No WHOIS records are currently associated with icps.edu.gr in WhisperGraph.
Subdomains
29 observed subdomains of icps.edu.gr.
Showing 13 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from icps.edu.gr in the public web crawl.
52 sites link to this hostname.
96 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for icps.edu.gr.
| Mechanism | Target |
|---|---|
| SPF_A | icps.edu.gr |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 138.201.85.254 |
| SPF_IP | 148.251.187.111 |
| SPF_IP | 148.251.187.116 |
| SPF_IP | 65.21.201.158 |
| SPF_MX | icps.edu.gr |
Related pages
Pivot deeper into the graph from icps.edu.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icps.edu.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.