All hostnames newswitch.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · newswitch.jp Routing diversity 4.2/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 6.7/10 Resolver footprint 4.6/10 canon.whisper.security/host/newswitch.jp Resolution chain newswitch.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.226.155.121 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.53 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.7 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.98 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.12 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.51 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.83 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.98 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 143.204.106.110 143.204.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. OM 143.204.106.25 143.204.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. OM 143.204.106.29 143.204.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. OM 143.204.106.81 143.204.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. OM 3.165.190.105 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.165.190.11 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.165.190.69 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.165.190.91 3.165.190.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.174.46.118 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.49 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.7 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.87 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar — Organization nikkan kogyo shimbun Contact emails Subdomains 4 observed subdomains of newswitch.jp.
Web-graph footprint Distinct hostnames that link to or from newswitch.jp in the public web crawl.
2,388 sites link to this hostname.
Mail and authentication SPF policy 2 SPF mechanisms authorising senders for newswitch.jp.
Related pages Pivot deeper into the graph from newswitch.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "newswitch.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 .