Hostname
aegeanpools.gr
Last fetched
aegeanpools.gr resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
aegeanpools.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.88.78.231 | 23.88.0.0/17 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with aegeanpools.gr in WhisperGraph.
Subdomains
10 observed subdomains of aegeanpools.gr.
Web-graph footprint
Distinct hostnames that link to or from aegeanpools.gr in the public web crawl.
23 sites link to this hostname.
854 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for aegeanpools.gr.
| Mechanism | Target |
|---|---|
| SPF_A | aegeanpools.gr |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 148.251.232.180 |
| SPF_IP | 176.9.84.207 |
| SPF_IP | 23.88.31.162 |
| SPF_IP | 23.88.78.231 |
| SPF_IP | 78.47.210.44 |
| SPF_MX | aegeanpools.gr |
Related pages
Pivot deeper into the graph from aegeanpools.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aegeanpools.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.