All hostnames api.chess.sbgtv.tech resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.chess.sbgtv.tech Routing diversity 4.8/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api.chess.sbgtv.tech Resolution chain api.chess.sbgtv.tech resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 34.217.223.156 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.217.242.10 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.218.187.222 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.163.111.89 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.164.60.139 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.224.103.45 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.227.32.159 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.230.62.244 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.236.223.142 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.245.85.163 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.250.128.87 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.253.167.20 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 50.112.65.202 50.112.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.32.186.22 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.32.229.92 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.252.209 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.36.252.58 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.40.95.162 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.38.51 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.chess.sbgtv.tech in WhisperGraph.
Related pages Pivot deeper into the graph from api.chess.sbgtv.tech.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.chess.sbgtv.tech"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .