Skip to content

Hostname

1tsat.com

Last fetched

1tsat.com resolves to 7 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 1tsat.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/1tsat.com

Resolution chain

1tsat.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.213.43.161116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
116.213.43.41116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
23.145.232.10923.145.232.0/24AS209242US
45.192.214.23545.192.214.0/24AS138995HK
45.192.225.13545.192.225.0/24AS138995HK
45.61.236.14745.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15545.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

3 observed subdomains of 1tsat.com.

Web-graph footprint

Distinct hostnames that link to or from 1tsat.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 1tsat.com.

Cypher and MCP

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

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