Skip to content

Hostname

newswitch.jp

Last fetched

newswitch.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · newswitch.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.226.155.12113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.106.110143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.25143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.29143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.81143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.165.190.1053.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.113.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.693.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.913.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.174.46.1183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.73.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.873.174.46.0/23AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for newswitch.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP153.121.91.167

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.