Skip to content

Hostname

aws-react-amplify.ws.kabits.com

Last fetched

aws-react-amplify.ws.kabits.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aws-react-amplify.ws.kabits.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aws-react-amplify.ws.kabits.com

Resolution chain

aws-react-amplify.ws.kabits.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.19416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.19616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4616.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.18316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.11716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.36.7716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.24516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.6152.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.44.18952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.119.10952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.13352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.23754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.192.17354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aws-react-amplify.ws.kabits.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from aws-react-amplify.ws.kabits.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from aws-react-amplify.ws.kabits.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aws-react-amplify.ws.kabits.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.