Skip to content

Hostname

cm.gov.nc.tr

Last fetched

cm.gov.nc.tr resolves to 1 IPv4 address operated by AS9121 in TR.

Nutrition Label

WHISPER CANON · cm.gov.nc.trRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/cm.gov.nc.tr

Resolution chain

cm.gov.nc.tr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.0.173.20295.0.173.0/24AS9121TR

WHOIS identity

No WHOIS records are currently associated with cm.gov.nc.tr in WhisperGraph.

Subdomains

8 observed subdomains of cm.gov.nc.tr.

Web-graph footprint

Distinct hostnames that link to or from cm.gov.nc.tr in the public web crawl.

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cm.gov.nc.tr.

MechanismTarget
SPF_Acm.gov.nc.tr
SPF_IP193.140.173.106
SPF_IP193.140.41.192
SPF_IP193.140.41.236
SPF_IP193.140.41.239
SPF_IP193.140.41.70
SPF_IP193.140.41.72
SPF_IP212.175.153.186

Related pages

Pivot deeper into the graph from cm.gov.nc.tr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cm.gov.nc.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.