Skip to content

Hostname

support.rdc.gr

Last fetched

support.rdc.gr resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 Netherlands in NL.

Nutrition Label

WHISPER CANON · support.rdc.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/support.rdc.gr

Resolution chain

support.rdc.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.235.45.6877.235.45.0/24AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

No WHOIS records are currently associated with support.rdc.gr in WhisperGraph.

Subdomains

1 observed subdomain of support.rdc.gr.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for support.rdc.gr.

MechanismTarget
SPF_Asupport.rdc.gr
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP77.235.42.124
SPF_MXsupport.rdc.gr

Related pages

Pivot deeper into the graph from support.rdc.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "support.rdc.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.