Skip to content

Hostname

w-witch.jp

Last fetched

w-witch.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · w-witch.jpRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/w-witch.jp

Resolution chain

w-witch.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.4913.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.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.53.10418.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.3118.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.3518.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.8318.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.93.10018.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.5118.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.6318.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.7918.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.211.7118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
graphnetwork
Contact emails

Web-graph footprint

Distinct hostnames that link to or from w-witch.jp in the public web crawl.

346 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from w-witch.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "w-witch.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.