Skip to content

Hostname

3sqi6.com

Last fetched

3sqi6.com resolves to 17 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 3sqi6.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/3sqi6.com

Resolution chain

3sqi6.com resolves to 17 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.66116.213.43.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
13.228.251.21413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
134.122.133.156134.122.133.0/24AS152194JP
154.89.156.136154.89.156.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
192.238.141.199192.238.141.0/24AS138995HK
20.6.122.13820.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
23.145.232.10923.145.232.0/24AS209242US
43.209.168.6343.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.210.27.7143.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.210.43.21343.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
45.125.32.19845.125.32.0/24AS55933HK
45.192.214.23545.192.214.0/24AS138995HK
45.61.235.13845.61.235.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.235.14445.61.235.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.14145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
52.221.64.21352.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of 3sqi6.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 3sqi6.com.

Cypher and MCP

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

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