Skip to content

Hostname

powl.jp

Last fetched

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

Nutrition Label

WHISPER CANON · powl.jpRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/powl.jp

Resolution chain

powl.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.172.226.1118.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.1218.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.2418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.226.7418.172.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.239.255.10218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.10618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.11518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.43.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.643.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.893.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.11599.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.4499.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.5399.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.9999.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
ptx,inc.
Contact emails

Subdomains

10 observed subdomains of powl.jp.

Web-graph footprint

Distinct hostnames that link to or from powl.jp in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from powl.jp.

Cypher and MCP

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

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