Skip to content

Hostname

awrusa.com

Last fetched

awrusa.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · awrusa.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/awrusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.12999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
american water
Contact emails

Subdomains

12 observed subdomains of awrusa.com.

Web-graph footprint

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

113 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from awrusa.com.

Cypher and MCP

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

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