Hostname
zone.tc
Last fetched
zone.tc resolves to 95.173.188.17, announced in 95.173.199.0/24 by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR. zone.tc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for zone.tc is recorded in WhisperGraph.
Attribution
netinternet bilisim teknolojileri
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:nictc internal
- Registrant organisation
- nic tc registry
Subdomains
| Subdomain |
|---|
| mail.zone.tc |
| northamerica.zone.tc |
| root1.zone.tc |
| root2.zone.tc |
| root3.zone.tc |
| root4.zone.tc |
| root5.zone.tc |
| root6.zone.tc |
| root7.zone.tc |
| root8.zone.tc |
| webmail.zone.tc |
| www.zone.tc |
Showing 12 of 12 subdomains (12 per page).
Mail and authentication
Nameservers
- ns1.nic.tc
- ns2.nic.tc
- ns3.nic.tc
- ns4.nic.tc
MX records
- sec.mail.tc
SPF policy
- include: spf.mandrillapp.com
- a: sec.mail.tc
- a: zone.tc
- mx: zone.tc
- ip: 93.113.60.130
- ip: 95.173.188.17
- ip: 95.173.188.8
Threat-feed evidence
History
Related pages
Pivot from zone.tc 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: "zone.tc"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.