Skip to content

Hostname

js.pay.jp

Last fetched

js.pay.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · js.pay.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/js.pay.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.207.493.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.553.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.633.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.673.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
52.85.31.1852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with js.pay.jp in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from js.pay.jp.

Cypher and MCP

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

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