Skip to content

Hostname

aws.revolveclothing.com

Last fetched

aws.revolveclothing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aws.revolveclothing.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aws.revolveclothing.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.80.20713.227.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.80.21013.227.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.80.4513.227.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.80.6213.227.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.225.22152.84.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.225.22352.84.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.225.6152.84.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.225.7352.84.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with aws.revolveclothing.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aws.revolveclothing.com.

Cypher and MCP

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

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