Skip to content

Hostname

turk.net

Last fetched

turk.net resolves to 95.70.148.6, announced in 95.70.148.0/24 by ASTurkNet - TurkNet Iletisim Hizmetleri A.S. in TR. turk.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · turk.netRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/turk.net

Resolution chain

IPv6 resolution

Attribution

turknet iletisim hizmetleri

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
turknet iletisim hiz.a.s.
Contact emails
dataprotected@maskeddetails.com, no.valid.email@worldnic.com, dnsadmin@turk.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns.turknet.io
  • ns.turk.net
  • ns.turknet.net.tr

MX records

  • mx-01-eu-central-1.prod.hydra.sophos.com
  • mx-02-eu-central-1.prod.hydra.sophos.com
  • smtp-eqx.turknet.net.tr
  • smtp-gyr.turknet.net.tr
  • mxa-00a0bc02.gslb.pphosted.com
  • mxb-00a0bc02.gslb.pphosted.com

SPF policy

  • ip: 2a02:ff0:2:303:10:2:1:10/126
  • include: spf.protection.outlook.com
  • mx: turk.net
  • ip: 193.192.100.21
  • ip: 193.192.100.22
  • ip: 193.192.97.103
  • ip: 193.192.97.169
  • ip: 193.192.97.171
  • ip: 193.192.97.178
  • ip: 193.192.97.179
  • ip: 193.192.98.188
  • ip: 212.154.19.145
  • ip: 31.145.80.130

Threat-feed evidence

History

Related pages

Pivot from turk.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "turk.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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