Skip to content

Hostname

dentadent.com.tr

Last fetched

dentadent.com.tr resolves to 2 IPv4 addresses operated by VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited Sirketi in TR.

Nutrition Label

WHISPER CANON · dentadent.com.trRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dentadent.com.tr

Resolution chain

dentadent.com.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.149.101.62185.149.101.0/24AS209853VERIDYEN - Veridyen Bilisim Teknolojileri Sanayi ve Ticaret Limited SirketiTR
94.199.202.13394.199.200.0/22AS42807AEROTEK-AS - CIZGI TELEKOMUNIKASYON ANONIM SIRKETITR

WHOIS identity

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

Subdomains

5 observed subdomains of dentadent.com.tr.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dentadent.com.tr.

MechanismTarget
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDE_spf.turhost.com
SPF_INCLUDE_spf2.trwww.com

Related pages

Pivot deeper into the graph from dentadent.com.tr.

Cypher and MCP

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

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