Skip to content

Hostname

s60sky.com

Last fetched

s60sky.com resolves to 9 IPv4 addresses operated by ESITED - eSited Solutions in US. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · s60sky.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/s60sky.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.167.67.131104.167.64.0/19AS22552ESITED - eSited SolutionsUS
107.190.238.78107.190.232.0/21AS22552ESITED - eSited SolutionsUS
99.84.152.12099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
172.238.170.106172.238.160.0/19AS63949US
172.239.193.33172.239.192.0/19AS63949US
172.236.114.219172.236.96.0/19AS63949US

WHOIS identity

Registrar
iana:839
Organization
hu weisheng
Contact emails

Subdomains

3 observed subdomains of s60sky.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from s60sky.com.

Cypher and MCP

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

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