Skip to content

Hostname

randevu.meddata.com.tr

Last fetched

randevu.meddata.com.tr resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · randevu.meddata.com.trRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/randevu.meddata.com.tr

Resolution chain

randevu.meddata.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.212.216.244173.212.192.0/19AS51167DE

WHOIS identity

No WHOIS records are currently associated with randevu.meddata.com.tr in WhisperGraph.

Subdomains

4 observed subdomains of randevu.meddata.com.tr.

Web-graph footprint

Distinct hostnames that link to or from randevu.meddata.com.tr in the public web crawl.

171 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for randevu.meddata.com.tr.

MechanismTarget
SPF_Amail.meddata.com.tr
SPF_Arandevu.meddata.com.tr
SPF_MXrandevu.meddata.com.tr

Related pages

Pivot deeper into the graph from randevu.meddata.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "randevu.meddata.com.tr"})-[: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.