Hostname
mail.kas.com.gr
Last fetched
mail.kas.com.gr resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
mail.kas.com.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 |
|---|---|---|---|---|
| 95.217.126.106 | 95.217.0.0/16 | AS24940 | — | FI |
WHOIS identity
No WHOIS records are currently associated with mail.kas.com.gr in WhisperGraph.
Subdomains
2 observed subdomains of mail.kas.com.gr.
| Subdomain |
|---|
| ae72fa2dc570.mail.kas.com.gr |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for mail.kas.com.gr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.kas.com.gr |
| SPF_IP | 163.172.251.100 |
| SPF_IP | 163.172.70.222 |
| SPF_IP | 51.15.17.195 |
| SPF_IP | 62.210.25.72 |
| SPF_IP | 95.217.126.106 |
| SPF_MX | mail.kas.com.gr |
Related pages
Pivot deeper into the graph from mail.kas.com.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.kas.com.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.