Skip to content

Hostname

w9.1tsat.com

Last fetched

w9.1tsat.com resolves to 16 IPv4 addresses operated by PEG-HK - PEG TECH INC in HK.

Nutrition Label

WHISPER CANON · w9.1tsat.comRouting diversity6.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/w9.1tsat.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.148.128.96107.148.128.0/22AS398478PEG-HK - PEG TECH INCHK
116.213.43.41116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
13.228.251.21413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
135.171.246.210135.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
156.251.180.179156.251.128.0/17AS40065CNSERVERS - CNSERVERS LLCHK
161.248.86.106161.248.86.0/24AS400619AROSS-AS - AROSSCLOUD INC.MY
192.238.141.236192.238.141.0/24AS138995HK
23.145.232.10923.145.232.0/24AS209242US
34.92.126.134.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.96.198.1134.96.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.154.240.1835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
35.241.120.10435.241.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
45.192.214.23545.192.214.0/24AS138995HK
45.61.235.14445.61.235.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15345.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15545.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK

WHOIS identity

No WHOIS records are currently associated with w9.1tsat.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from w9.1tsat.com.

Cypher and MCP

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

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