Skip to content

Hostname

fithive-crossfittaproot.s3.amazonaws.com

Last fetched

fithive-crossfittaproot.s3.amazonaws.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fithive-crossfittaproot.s3.amazonaws.comRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fithive-crossfittaproot.s3.amazonaws.com

Resolution chain

fithive-crossfittaproot.s3.amazonaws.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.15516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.179.15016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.3216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.14116.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.22516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.18716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.1916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.1216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.34.14516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.40.12116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.753.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.13.1223.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.17.1203.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.28.1023.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.28.2203.5.28.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.3.113.5.3.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.31.1513.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.6.1243.5.6.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.6.1253.5.6.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fithive-crossfittaproot.s3.amazonaws.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from fithive-crossfittaproot.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fithive-crossfittaproot.s3.amazonaws.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.