Hostname
ds218.mobilepro.eu
Last fetched
ds218.mobilepro.eu resolves to 1 IPv4 address operated by OTENET-GR - Ote SA (Hellenic Telecommunications Organisation) in GR.
Nutrition Label
Resolution chain
ds218.mobilepro.eu 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 |
|---|---|---|---|---|
| 79.129.96.157 | 79.129.0.0/16 | AS6799 | OTENET-GR - Ote SA (Hellenic Telecommunications Organisation) | GR |
WHOIS identity
No WHOIS records are currently associated with ds218.mobilepro.eu in WhisperGraph.
Subdomains
1 observed subdomain of ds218.mobilepro.eu.
| Subdomain |
|---|
| www.ds218.mobilepro.eu |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ds218.mobilepro.eu.
| Mechanism | Target |
|---|---|
| SPF_A | ds218.mobilepro.eu |
| SPF_IP | 46.4.157.253 |
| SPF_IP | 5.135.108.130 |
| SPF_MX | ds218.mobilepro.eu |
Related pages
Pivot deeper into the graph from ds218.mobilepro.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ds218.mobilepro.eu"})-[: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.