Skip to content

Hostname

awsapps.com

Last fetched

awsapps.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · awsapps.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/awsapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.167.643.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.753.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.823.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.903.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.174.46.1023.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.983.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

3,878 observed subdomains of awsapps.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from awsapps.com.

Cypher and MCP

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

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