Skip to content

Hostname

topsky.com

Last fetched

topsky.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · topsky.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/topsky.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.232.24108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.28108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.62108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.81108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.146.10913.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.3213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.5213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.245.60.11218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:420
Organization
gary chiu
Contact emails

Subdomains

12 observed subdomains of topsky.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for topsky.com.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from topsky.com.

Cypher and MCP

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

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