Hostname
milliyet.com.tr
Last fetched
milliyet.com.tr resolves to 1 IPv4 address operated by DSMART in TR.
Nutrition Label
Resolution chain
milliyet.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 |
|---|---|---|---|---|
| 83.66.162.26 | 83.66.162.0/24 | AS12978 | DSMART | TR |
WHOIS identity
- Registrar
- —
- Organization
- milliyet gazetecilik ve yayyncylyk anonim ?irketi
- Contact emails
Subdomains
114 observed subdomains of milliyet.com.tr.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from milliyet.com.tr in the public web crawl.
7,848 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for milliyet.com.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.106.208.243 |
| SPF_IP | 212.31.0.50 |
| SPF_IP | 212.31.1.224/28 |
| SPF_IP | 213.243.16.0/24 |
| SPF_IP | 52.213.242.160 |
| SPF_IP | 52.213.67.170 |
| SPF_IP | 52.214.28.156 |
| SPF_IP | 54.229.24.16 |
| SPF_MX | milliyet.com.tr |
Related pages
Pivot deeper into the graph from milliyet.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "milliyet.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.