Skip to content

Hostname

cpaa.gr

Last fetched

cpaa.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 · cpaa.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cpaa.gr

Resolution chain

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

WHOIS identity

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

Subdomains

8 observed subdomains of cpaa.gr.

Web-graph footprint

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

66 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • cpaa.gr

SPF policy

3 SPF mechanisms authorising senders for cpaa.gr.

MechanismTarget
SPF_Acpaa.gr
SPF_IP136.243.88.228
SPF_MXcpaa.gr

Related pages

Pivot deeper into the graph from cpaa.gr.

Cypher and MCP

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

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