Skip to content

Hostname

milliyet.com.tr

Last fetched

milliyet.com.tr resolves to 1 IPv4 address operated by DSMART in TR.

Nutrition Label

WHISPER CANON · milliyet.com.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/milliyet.com.tr

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.

IPPrefixASNOperatorCountry
83.66.162.2683.66.162.0/24AS12978DSMARTTR

WHOIS identity

Registrar
Organization
milliyet gazetecilik ve yayyncylyk anonim ?irketi
Contact emails

Subdomains

114 observed subdomains of milliyet.com.tr.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for milliyet.com.tr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.106.208.243
SPF_IP212.31.0.50
SPF_IP212.31.1.224/28
SPF_IP213.243.16.0/24
SPF_IP52.213.242.160
SPF_IP52.213.67.170
SPF_IP52.214.28.156
SPF_IP54.229.24.16
SPF_MXmilliyet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.