Skip to content

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

WHISPER CANON · mail.iky.grRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.iky.gr

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.

IPPrefixASNOperatorCountry
18.157.192.21418.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.244.1813.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.22.2243.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.136.7752.58.0.0/15AS16509AMAZON-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

SPF policy

8 SPF mechanisms authorising senders for mail.iky.gr.

MechanismTarget
SPF_Amail.iky.gr
SPF_INCLUDEptr-31-177-63-250.inwebpro.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.177.63.250
SPF_IP31.177.63.251
SPF_IP62.217.72.62
SPF_IP83.212.2.185
SPF_MXmail.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.