Skip to content

Hostname

iccn.gr

Last fetched

iccn.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · iccn.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iccn.gr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with iccn.gr in WhisperGraph.

Subdomains

7 observed subdomains of iccn.gr.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • iccn.gr

SPF policy

5 SPF mechanisms authorising senders for iccn.gr.

MechanismTarget
SPF_Aiccn.gr
SPF_IP144.76.170.107
SPF_IP148.251.84.100
SPF_IP95.168.189.112
SPF_MXiccn.gr

Related pages

Pivot deeper into the graph from iccn.gr.

Cypher and MCP

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

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