Skip to content

Hostname

rs-aiot.com

Last fetched

rs-aiot.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · rs-aiot.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rs-aiot.com

Resolution chain

rs-aiot.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.67.7513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.152.3613.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.33.913.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.198.10713.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.146.10615.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.61.843.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.64.1003.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.73.1583.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.50.2203.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.210.3643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.121.13652.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.21.12452.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.152.24052.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.7.24554.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.170.14554.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.47.11354.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.136.19354.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.242.2343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.135.12943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.210.16443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of rs-aiot.com owner
Contact emails

Subdomains

2 observed subdomains of rs-aiot.com.

Threat posture

History

Related pages

Pivot deeper into the graph from rs-aiot.com.

Cypher and MCP

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

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