Hostname
epimlas.gr
Last fetched
epimlas.gr resolves to 1 IPv4 address operated by AS47521 in GR.
Nutrition Label
Resolution chain
epimlas.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.129.47.147 | 95.129.40.0/21 | AS47521 | — | GR |
WHOIS identity
No WHOIS records are currently associated with epimlas.gr in WhisperGraph.
Subdomains
23 observed subdomains of epimlas.gr.
Showing 17 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from epimlas.gr in the public web crawl.
36 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for epimlas.gr.
| Mechanism | Target |
|---|---|
| SPF_A | epimlas.gr |
| SPF_A | host.epimlas.gr |
| SPF_A | mail.epimlas.gr |
| SPF_A | rigel.otenet.gr |
| SPF_A | static.otenet.gr |
| SPF_A | vega.otenet.gr |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_IP | 185.250.0.0/16 |
| SPF_IP | 209.85.0.0/16 |
| SPF_IP | 62.1.206.147 |
| SPF_IP | 87.203.126.247 |
| SPF_IP | 95.129.47.97 |
| SPF_MX | epimlas.gr |
Related pages
Pivot deeper into the graph from epimlas.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "epimlas.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.