Hostname
allwyn.gr
Last fetched
allwyn.gr resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.
Nutrition Label
Resolution chain
allwyn.gr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.53.245 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.102.7.242 | 104.102.0.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 184.31.86.143 | 184.31.80.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.197.134.238 | 23.197.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 92.123.149.81 | 92.123.148.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 96.7.97.249 | 96.7.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | HK |
WHOIS identity
No WHOIS records are currently associated with allwyn.gr in WhisperGraph.
Subdomains
80 observed subdomains of allwyn.gr.
Showing 25 of 80. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for allwyn.gr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2vl6yhfqs.spf.checkpoint-spf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from allwyn.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allwyn.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.