Skip to content

Hostname

tns.world

Last fetched

tns.world resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · tns.worldRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tns.world

Resolution chain

tns.world resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.108.196.18665.108.0.0/16AS24940FI

WHOIS identity

Registrar
iana:472
Organization
fly-tech systems
Contact emails

Subdomains

36 observed subdomains of tns.world.

Web-graph footprint

Distinct hostnames that link to or from tns.world in the public web crawl.

256 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tns.world

SPF policy

9 SPF mechanisms authorising senders for tns.world.

MechanismTarget
SPF_Atns.world
SPF_IP107.150.22.137
SPF_IP131.153.38.237
SPF_IP164.132.90.56
SPF_IP195.181.246.140
SPF_IP62.77.159.41
SPF_IP65.108.196.186
SPF_IP65.21.204.51
SPF_MXtns.world

Related pages

Pivot deeper into the graph from tns.world.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tns.world"})-[: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.