Skip to content

Hostname

jsl.com.tw

Last fetched

jsl.com.tw resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · jsl.com.twRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/jsl.com.tw

Resolution chain

jsl.com.tw resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.104.5313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.234.14613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.99.21435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.25.14835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.60.25135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.127.18235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.235.20454.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.207.22054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.105.24854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.122.5854.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.65.10816.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.174.10616.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

59 observed subdomains of jsl.com.tw.

Web-graph footprint

Distinct hostnames that link to or from jsl.com.tw in the public web crawl.

66 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from jsl.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jsl.com.tw"})-[: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.