Skip to content

Hostname

3ds.gr

Last fetched

3ds.gr resolves to 2 IPv4 addresses operated by AS199081 in GR.

Nutrition Label

WHISPER CANON · 3ds.grRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/3ds.gr

Resolution chain

3ds.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
eurovps-vmc
Contact emails

Subdomains

36 observed subdomains of 3ds.gr.

Web-graph footprint

Distinct hostnames that link to or from 3ds.gr in the public web crawl.

211 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 3ds.gr.

MechanismTarget
SPF_A3ds.gr
SPF_Amail.3ds.gr
SPF_Asrv3.oramacms.gr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.zoho.eu
SPF_IP5.172.194.177
SPF_MX3ds.gr

Related pages

Pivot deeper into the graph from 3ds.gr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3ds.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 20

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