Skip to content

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

WHISPER CANON · ds218.mobilepro.euRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ds218.mobilepro.eu

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.

IPPrefixASNOperatorCountry
79.129.96.15779.129.0.0/16AS6799OTENET-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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ds218.mobilepro.eu.

MechanismTarget
SPF_Ads218.mobilepro.eu
SPF_IP46.4.157.253
SPF_IP5.135.108.130
SPF_MXds218.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.