Hostname
alpha.gr
Last fetched
alpha.gr resolves to 16 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:org-abs14-ripe as the registrar.
Nutrition Label
Resolution chain
alpha.gr resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.161 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.250 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.147.131 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.160 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.162.2 | 2.17.162.0/24 | AS20940 | AKAMAI-ASN1 | BR |
| 2.17.162.5 | 2.17.162.0/24 | AS20940 | AKAMAI-ASN1 | BR |
| 2.23.7.19 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.48 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.212.110.185 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.218 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.35.148.140 | 23.35.148.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 23.35.148.159 | 23.35.148.0/24 | AS20940 | AKAMAI-ASN1 | HK |
| 23.50.131.139 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.152 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.34 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.67 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- registrar:org-abs14-ripe
- Organization
- alpha bank
- Contact emails
- —
Subdomains
102 observed subdomains of alpha.gr.
Showing 25 of 102. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alpha.gr in the public web crawl.
956 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for alpha.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.alpha.gr |
| SPF_A | mailin.alpha.gr |
| SPF_A | mailrelay01.alpha.gr |
| SPF_INCLUDE | ipreomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 193.193.184.229 |
Related pages
Pivot deeper into the graph from alpha.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alpha.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.