All hostnames purman.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · purman.jp Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/purman.jp Resolution chain purman.jp 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.159.136.242 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.85.253 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.229.71 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.72.165.43 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.77.163.227 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.79.68.115 35.72.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. JP 43.206.75.13 43.206.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.192.182.29 52.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.192.220.184 52.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.197.194.57 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.198.35.72 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.69.112.184 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.69.89.154 52.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.238.68.46 54.238.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.250.56.149 54.250.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.64.221.246 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.199.150.27 54.199.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 16.76.127.154 16.76.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.152.171 13.193.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.159.50.45 13.158.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity Registrar — Organization (not displayed by registrant's request) Contact emails Related pages Pivot deeper into the graph from purman.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "purman.jp"})-[: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 .