Hostname
aspe.gr
Last fetched
aspe.gr is a registered hostname under the .gr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with aspe.gr in WhisperGraph.
Subdomains
12 observed subdomains of aspe.gr.
Web-graph footprint
Distinct hostnames that link to or from aspe.gr in the public web crawl.
59 sites link to this hostname.
268 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- aspe.gr
SPF policy
4 SPF mechanisms authorising senders for aspe.gr.
| Mechanism | Target |
|---|---|
| SPF_A | aspe.gr |
| SPF_IP | 178.63.25.232 |
| SPF_IP | 65.21.84.48 |
| SPF_MX | aspe.gr |
Related pages
Pivot deeper into the graph from aspe.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aspe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.