Skip to content

Hostname

ics.forth.gr

Last fetched

ics.forth.gr resolves to 1 IPv4 address operated by FORTH-AS in GR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.91.152.98139.91.0.0/16AS8522FORTH-ASGR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ics.forth.gr.

MechanismTarget
SPF_Amailgate-2.ics.forth.gr
SPF_Amailgate-4.ics.forth.gr
SPF_Amailgate.ics.forth.gr
SPF_Amailout.ics.forth.gr
SPF_Anyx.ics.forth.gr
SPF_Asmtpout.ics.forth.gr
SPF_IP139.91.1.2
SPF_IP139.91.1.5
SPF_IP139.91.1.7
SPF_IP139.91.157.55
SPF_IP139.91.157.56

Related pages

Pivot deeper into the graph from ics.forth.gr.

Cypher and MCP

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

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