Skip to content

Hostname

tnsc.net

Last fetched

tnsc.net resolves to 144.121.201.109, announced in 144.121.200.0/22 by CROWNCASTLE-AS46887 - Crown Castle Fiber LLC in US. tnsc.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 · tnsc.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tnsc.net

Resolution chain

IPv6 resolution

No AAAA record for tnsc.net is recorded in WhisperGraph.

Attribution

zayo bandwidth

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
network support
Contact emails
webadmin@network-support.com

Subdomains

Mail and authentication

Nameservers

  • ns1.tnsc.net
  • ns10.tnsc.net
  • ns2.tnsc.net
  • ns9.tnsc.net

MX records

  • outbound1.tnsc.net

SPF policy

  • ip: 209.114.216.128/28
  • include: spf.zixport.com
  • ip: 144.121.201.110
  • ip: 209.114.196.2
  • ip: 209.114.199.252
  • ip: 209.114.209.232

Threat-feed evidence

History

Related pages

Pivot from tnsc.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: "tnsc.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.