Skip to content

Hostname

icps.edu.gr

Last fetched

icps.edu.gr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

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.

IPPrefixASNOperatorCountry
65.21.201.15865.21.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with icps.edu.gr in WhisperGraph.

Subdomains

29 observed subdomains of icps.edu.gr.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for icps.edu.gr.

MechanismTarget
SPF_Aicps.edu.gr
SPF_INCLUDEspf.antispamcloud.com
SPF_IP138.201.85.254
SPF_IP148.251.187.111
SPF_IP148.251.187.116
SPF_IP65.21.201.158
SPF_MXicps.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.