Skip to content

Hostname

fsa.gr

Last fetched

fsa.gr resolves to 2 IPv4 addresses operated by OTENET-GR - Ote SA (Hellenic Telecommunications Organisation) in GR.

Nutrition Label

WHISPER CANON · fsa.grRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fsa.gr

Resolution chain

fsa.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.170.8.88195.170.0.0/19AS6799OTENET-GR - Ote SA (Hellenic Telecommunications Organisation)GR
20.52.123.9720.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

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

Subdomains

1 observed subdomain of fsa.gr.

Subdomain
www.fsa.gr

Web-graph footprint

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

118 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fsa.gr.

MechanismTarget
SPF_Afsa.gr
SPF_INCLUDEspf.otenet.gr
SPF_MXfsa.gr

Related pages

Pivot deeper into the graph from fsa.gr.

Cypher and MCP

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

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