Hostname
cp.dinosoft.com.tr
Last fetched
cp.dinosoft.com.tr resolves to 1 IPv4 address operated by dedicatedtelecom - Dedicated Telekomunikasyon Teknoloji Hiz. Tic. San. LTD. STI. in TR.
Nutrition Label
Resolution chain
cp.dinosoft.com.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.15.196.5 | 185.15.196.0/24 | AS201520 | dedicatedtelecom - Dedicated Telekomunikasyon Teknoloji Hiz. Tic. San. LTD. STI. | TR |
WHOIS identity
No WHOIS records are currently associated with cp.dinosoft.com.tr in WhisperGraph.
Subdomains
3 observed subdomains of cp.dinosoft.com.tr.
Web-graph footprint
Distinct hostnames that link to or from cp.dinosoft.com.tr in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cp.dinosoft.com.tr.
| Mechanism | Target |
|---|---|
| SPF_A | cp.dinosoft.com.tr |
| SPF_A | friendly-ramanujan.185-15-196-5.plesk.page |
| SPF_MX | cp.dinosoft.com.tr |
Related pages
Pivot deeper into the graph from cp.dinosoft.com.tr.
- IP · 185.15.196.5
- ASN · AS201520dedicatedtelecom - Dedicated Telekomunikasyon Teknoloji Hiz. Tic. San. LTD. STI.
- Country · TR
- Apex domain · com.tr
- Parent domain · dinosoft.com.tr
- TLD · .tr
- Browse hostnames · cp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cp.dinosoft.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.