Skip to content

Hostname

s.jsrdn.com

Last fetched

s.jsrdn.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · s.jsrdn.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/s.jsrdn.com

Resolution chain

s.jsrdn.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1413.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.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.1113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.5713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.154.3218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.3618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.4018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9518.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with s.jsrdn.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from s.jsrdn.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from s.jsrdn.com.

Cypher and MCP

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

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