Skip to content

Hostname

tnc.co.id

Last fetched

tnc.co.id resolves to 103.52.64.238, announced in 103.52.64.0/24 by IDNIC-TNC-ID - PT Telemedia Network Cakrawala in ID. tnc.co.id 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 · tnc.co.idRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tnc.co.id

Resolution chain

IPv6 resolution

No AAAA record for tnc.co.id is recorded in WhisperGraph.

Attribution

pt telemedia cakrawala

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1

Subdomains

Mail and authentication

Nameservers

  • moon.mrcloud.id
  • sun.mrcloud.id

MX records

  • tnc.co.id

SPF policy

  • a: tnc.co.id
  • mx: tnc.co.id
  • ip: 103.15.242.209
  • ip: 103.15.242.210
  • ip: 103.15.242.211
  • ip: 103.15.242.50
  • ip: 103.15.242.97
  • ip: 103.52.64.238

Threat-feed evidence

History

Related pages

Pivot from tnc.co.id 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: "tnc.co.id"})-[: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.