All hostnames 23982.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · 23982.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/23982.com Resolution chain 23982.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.113.126.191 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.114.105.104 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.114.32.80 13.114.0.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.115.149.61 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.115.162.14 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.231.119.13 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.231.157.136 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.231.192.186 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.231.240.33 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.231.249.248 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.181.229.8 18.180.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.11.66 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.38.208 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.53.166 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.183.187.107 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.183.189.150 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.183.211.199 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.183.214.12 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.183.28.51 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.183.7.136 18.183.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails Web-graph footprint Distinct hostnames that link to or from 23982.com in the public web crawl.
Related pages Pivot deeper into the graph from 23982.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "23982.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .