Skip to content

Hostname

dedicated.com.tr

Last fetched

dedicated.com.tr resolves to 1 IPv4 address operated by AS201520 in TR.

Nutrition Label

WHISPER CANON · dedicated.com.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/dedicated.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.95.0.4185.95.0.0/24AS201520TR

WHOIS identity

Registrar
Organization
ferit konur
Contact emails

Subdomains

33 observed subdomains of dedicated.com.tr.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dedicated.com.tr.

MechanismTarget
SPF_Aantispam.dedicated.com.tr
SPF_Adedicated.com.tr
SPF_Asmtp1.dedicated.com.tr
SPF_Asmtp2.dedicated.com.tr
SPF_IP185.95.0.2
SPF_IP185.95.0.42/32
SPF_IP185.95.0.43/32
SPF_MXdedicated.com.tr

Related pages

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

Cypher and MCP

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

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