Hostname
ergopharm.gr
Last fetched
ergopharm.gr resolves to 2 IPv4 addresses operated by AS24940 in DE.
Nutrition Label
Resolution chain
ergopharm.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.55.232.115 | 162.55.0.0/16 | AS24940 | — | DE |
| 88.198.189.106 | 88.198.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with ergopharm.gr in WhisperGraph.
Subdomains
8 observed subdomains of ergopharm.gr.
Web-graph footprint
Distinct hostnames that link to or from ergopharm.gr in the public web crawl.
13 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- ergopharm.gr
SPF policy
6 SPF mechanisms authorising senders for ergopharm.gr.
| Mechanism | Target |
|---|---|
| SPF_A | ergopharm.gr |
| SPF_INCLUDE | totalhost.gr |
| SPF_IP | 162.55.232.115 |
| SPF_IP | 88.198.189.106 |
| SPF_IP | 88.99.24.130 |
| SPF_MX | ergopharm.gr |
Related pages
Pivot deeper into the graph from ergopharm.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ergopharm.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.