All hostnames wizard2.sbs.co.kr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · wizard2.sbs.co.kr Routing diversity 3.5/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/wizard2.sbs.co.kr Resolution chain wizard2.sbs.co.kr resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.103 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.26 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.33 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.46 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.172.122.18 18.172.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.172.122.53 18.172.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.172.122.62 18.172.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.172.122.99 18.172.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.152.121 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.123 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.2 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.41 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.160.102 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.20 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.25 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 99.84.160.8 99.84.160.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with wizard2.sbs.co.kr in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from wizard2.sbs.co.kr in the public web crawl.
162 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from wizard2.sbs.co.kr.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wizard2.sbs.co.kr"})-[: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 .