Hostname
mail.iky.gr
Last fetched
mail.iky.gr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
mail.iky.gr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.157.192.214 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.65.244.181 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.73.22.224 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.136.77 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with mail.iky.gr in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for mail.iky.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.iky.gr |
| SPF_INCLUDE | ptr-31-177-63-250.inwebpro.gr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 31.177.63.250 |
| SPF_IP | 31.177.63.251 |
| SPF_IP | 62.217.72.62 |
| SPF_IP | 83.212.2.185 |
| SPF_MX | mail.iky.gr |
Related pages
Pivot deeper into the graph from mail.iky.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.iky.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.