Skip to content

Hostname

022sy.com

Last fetched

022sy.com resolves to 12 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · 022sy.comRouting diversity5.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/022sy.com

Resolution chain

022sy.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.181.246.42107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
47.76.127.21747.76.0.0/17AS45102HK
47.91.170.22247.91.128.0/18AS45102HK
51.89.70.1651.89.0.0/16AS16276DE
8.218.208.2408.218.128.0/17AS45102HK
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.210192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.107.10192.154.104.0/21AS53850GORILLASERVERS - GorillaServers, Inc.US
192.200.109.90192.200.109.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
192.200.108.82192.200.108.0/24AS53850GORILLASERVERS - GorillaServers, Inc.US
103.204.13.128103.204.13.0/24AS209242SG
23.145.232.8223.145.232.0/24AS209242US

WHOIS identity

Registrar
iana:269
Organization
wang shiyao
Contact emails

Subdomains

1 observed subdomain of 022sy.com.

Subdomain
www.022sy.com

Web-graph footprint

Distinct hostnames that link to or from 022sy.com in the public web crawl.

244 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 022sy.com.

Cypher and MCP

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

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