All hostnames ad.jorte.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · ad.jorte.com Routing diversity 6.6/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/ad.jorte.com Resolution chain ad.jorte.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.115.79.64 13.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.158.219.134 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.230.111.9 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.190.201 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.44.177 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.192.95 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.111.238 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.220.150 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.253.78 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.45.162 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.111.143 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.78.6.81 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.79.153.65 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.193.237.69 52.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.98.113 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.137.205 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.137.78 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.7.65 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.69.67.3 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.1.46 54.150.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with ad.jorte.com in WhisperGraph.
Related pages Pivot deeper into the graph from ad.jorte.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ad.jorte.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 .