Hostname
eps.eurogap.com.tr
Last fetched
eps.eurogap.com.tr resolves to 1 IPv4 address operated by AS201233 in TR.
Nutrition Label
Resolution chain
eps.eurogap.com.tr 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 |
|---|---|---|---|---|
| 217.18.85.36 | 217.18.85.0/24 | AS201233 | — | TR |
WHOIS identity
No WHOIS records are currently associated with eps.eurogap.com.tr in WhisperGraph.
Subdomains
1 observed subdomain of eps.eurogap.com.tr.
| Subdomain |
|---|
| www.eps.eurogap.com.tr |
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for eps.eurogap.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | eps.eurogap.com.tr |
| SPF_INCLUDE | spf.dhs.com.tr |
| SPF_IP | 217.18.85.30 |
| SPF_IP | 217.18.85.36 |
| SPF_IP | 217.18.85.37 |
| SPF_IP | 31.169.73.162 |
| SPF_IP | 34.213.2.224 |
| SPF_IP | 5.180.186.175 |
| SPF_MX | eps.eurogap.com.tr |
Related pages
Pivot deeper into the graph from eps.eurogap.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eps.eurogap.com.tr"})-[: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.